#169 · Primary category: Speech & Audio
DeepSpeech-examples
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
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production