#124 · Primary category: Speech & Audio
cheetah
On-device streaming speech-to-text engine powered by deep learning
Project last updated:08/17/26
GitHub Stars
671
Forks
77
Contributors
14
License
Apache-2.0
Why we included this project
Cheetah transcribes speech without sending audio to a server. It processes the stream as you talk, returning partial results mid-sentence, which is what makes it work for live captioning, voice commands, and interactive assistants that can't afford round-trip latency. Since everything runs on the device, it functions offline and keeps the audio private, which matters on constrained hardware like phones and embedded boards. The same engine has bindings for Android, iOS, web, desktop, and embedded platforms, so one integration can cover most of your targets. If you're shipping a voice-enabled product and want consistent on-device performance without paying per minute of transcription, this is a practical starting point.
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