#132 · Primary category: Speech & Audio
STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
Project last updated:03/11/24
GitHub Stars
2.6K
Forks
296
Contributors
187
License
MPL-2.0
Why we included this project
If you need to build automatic speech recognition into a product, Coqui STT gives you a complete pipeline rather than just a model file. It handles the full journey from training an acoustic model on your own audio data, with multi-GPU support, to deploying it for real-time and streaming inference across desktop, mobile, and server targets. The toolkit ships pre-trained models and language bindings for several programming languages, so teams can integrate transcription without rewriting their stack. It is especially useful when you want to fine-tune recognition for a specific domain or language rather than relying on a generic cloud API. Note that the project is no longer actively maintained and the maintainers point toward newer models like Whisper, so treat it as a mature, battle-tested reference for building STT systems rather than a project expecting new features.
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