Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
https://github.com/alphacep/vosk-api
android asr deep-learning deep-neural-networks deepspeech google-speech-to-text ios kaldi offline privacy python raspberry-pi speaker-identification speaker-verification speech-recognition speech-to-text speech-to-text-android stt voice-recognition vosk
Last synced: 5 days ago
JSON representation
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
- Host: GitHub
- URL: https://github.com/alphacep/vosk-api
- Owner: alphacep
- License: apache-2.0
- Created: 2019-09-03T17:48:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T13:17:57.000Z (3 months ago)
- Last Synced: 2024-10-30T03:34:39.457Z (2 months ago)
- Topics: android, asr, deep-learning, deep-neural-networks, deepspeech, google-speech-to-text, ios, kaldi, offline, privacy, python, raspberry-pi, speaker-identification, speaker-verification, speech-recognition, speech-to-text, speech-to-text-android, stt, voice-recognition, vosk
- Language: Jupyter Notebook
- Homepage:
- Size: 13.8 MB
- Stars: 8,029
- Watchers: 119
- Forks: 1,108
- Open Issues: 487
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-github-repos - alphacep/vosk-api - Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node (Jupyter Notebook)
- awesome-repositories - alphacep/vosk-api - Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node (Jupyter Notebook)
- StarryDivineSky - alphacep/vosk-api
- my-awesome - alphacep/vosk-api - learning,deep-neural-networks,deepspeech,google-speech-to-text,ios,kaldi,offline,privacy,python,raspberry-pi,speaker-identification,speaker-verification,speech-recognition,speech-to-text,speech-to-text-android,stt,voice-recognition,vosk pushed_at:2024-11 star:8.4k fork:1.1k Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node (Jupyter Notebook)
README
# Vosk Speech Recognition Toolkit
Vosk is an offline open source speech recognition toolkit. It enables
speech recognition for 20+ languages and dialects - English, Indian
English, German, French, Spanish, Portuguese, Chinese, Russian, Turkish,
Vietnamese, Italian, Dutch, Catalan, Arabic, Greek, Farsi, Filipino,
Ukrainian, Kazakh, Swedish, Japanese, Esperanto, Hindi, Czech, Polish.
More to come.Vosk models are small (50 Mb) but provide continuous large vocabulary
transcription, zero-latency response with streaming API, reconfigurable
vocabulary and speaker identification.Speech recognition bindings implemented for various programming languages
like Python, Java, Node.JS, C#, C++, Rust, Go and others.Vosk supplies speech recognition for chatbots, smart home appliances,
virtual assistants. It can also create subtitles for movies,
transcription for lectures and interviews.Vosk scales from small devices like Raspberry Pi or Android smartphone to
big clusters.# Documentation
For installation instructions, examples and documentation visit [Vosk
Website](https://alphacephei.com/vosk).