#169 · Primary category: Speech & Audio

DeepSpeech-examples

deepspeech dotnet examples machine-learning nodejs python speech-recognition

Examples of how to use or integrate DeepSpeech

Project last updated:07/25/23

GitHub Stars

854

Forks

351

Contributors

19

License

Other

Why we included this project

Mozilla's example collection shows how DeepSpeech actually sits inside working code, with reference integrations for Python, JavaScript/Node, .NET, Android, and Nim. The spread makes it easy to find a starting point close to the stack you already use without porting everything yourself. The snippets tackle practical jobs rather than toy demos: transcribing a WAV file, running live voice activity detection on a microphone stream before audio reaches the model, and piping microphone audio from a browser to a Node server and back. If you are weighing DeepSpeech for offline or self-hosted transcription, they double as a quick feasibility check and a source of patterns for recurring annoyances like VAD and mic streaming.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category