#124 · Primary category: Speech & Audio
vosk-server
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
Project last updated:07/25/25
GitHub Stars
1.3K
Forks
318
Contributors
17
License
Apache-2.0
Why we included this project
Vosk-server puts the Vosk offline speech engine behind a network interface, so you can run it as a service rather than embedding it in a single app. It ships ready-made servers for WebSocket, gRPC, MQTT, and WebRTC, letting you pick the transport that fits your setup and stream audio with low latency while keeping recognition on your own hardware. Smart-home voice control, PBX integrations like FreeSWITCH or Asterisk, chatbots, and browser-based apps are all covered, with Docker images and client bindings for several languages. Since it wraps the same Vosk-API as the rest of the ecosystem, the models and accuracy you already know carry over, which saves a lot of work when moving from a prototype to a deployed service.
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