layout |
---|
default |
Vosk is a speech recognition toolkit. The best things in Vosk are:
- Supports 17 languages and dialects - English, Indian English, German, French, Spanish, Portuguese, Chinese, Russian, Turkish, Vietnamese, Italian, Dutch, Catalan, Arabic, Greek, Farsi, Filipino. More to come.
- Works offline, even on lightweight devices - Raspberry Pi, Android, iOS
- Installs with simple
pip3 install vosk
- Portable per-language models are only 50Mb each, but there are much bigger server models available.
- Provides streaming API for the best user experience (unlike popular speech-recognition python packages)
- There are bindings for different programming languages, too - java/csharp/javascript etc.
- Allows quick reconfiguration of vocabulary for best accuracy.
- Supports speaker identification beside simple speech recognition.
See the following secions for more information:
If you have any questions, feel free to
- Post an issue on github
- Send us an e-mail at contact@alphacephei.com
- Join our group dedicated to speech recognition on Telegram @speech_recognition
- We have a Wechat group which is pretty big, so it is invitation-only. Mail us to join the group and provide some information about yourself.