#118 · Primary category: Speech & Audio
vosk-android-demo
Offline speech recognition for Android with Vosk library.
Project last updated:12/08/25
GitHub Stars
1.1K
Forks
277
Contributors
6
License
Apache-2.0
Why we included this project
Vosk's Android demo is a working reference for adding offline speech-to-text to a mobile app. It shows how to capture audio, feed it to the recognizer, and display live transcription, all without a cloud backend or internet connection. The same pipeline also supports speaker identification, so you can build voice-gated or personalized features that need both what was said and who said it. Since it builds in Android Studio and the releases include pre-built binaries, you can run it before digging into the integration, then lift the pattern into your own code instead of starting from the Vosk docs. For privacy-conscious speech features that must work offline, 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