#91 · Primary category: Speech & Audio
sherpa
Speech-to-text server framework with next-gen Kaldi
Project last updated:08/30/26
GitHub Stars
980
Forks
149
Contributors
58
License
Apache-2.0
Why we included this project
Sherpa is a deployment-focused speech-to-text framework that runs pre-trained end-to-end transducer and CTC models, with C++ and Python APIs for both offline and streaming transcription. It handles the hard parts of putting ASR into production, such as WebSocket server wiring and endpointing, so you don't have to build that plumbing yourself. Since it does inference only, you pair it with models exported from icefall, the companion training toolkit, rather than training anything here. Teams building live captioning, voice assistants, call analytics, or other audio pipelines can quickly stand up a working recognition backend without writing the socket and orchestration plumbing from scratch.
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