#124 · Primary category: Speech & Audio

vosk-server

asr grpc kaldi python saas speech-recognition vosk webrtc websocket

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