Skip to content

Simple websocket/grpc server for speech recognition based on Vosk library

License

Notifications You must be signed in to change notification settings

qo6xup6/vosk-server

 
 

Repository files navigation

About

This is a server for highly accurate offline speech recognition using Kaldi and Vosk-API.

There are four different servers which support four major communication protocols - MQTT, GRPC, WebRTC and Websocket

The server can be used locally to provide the speech recognition to smart home, PBX like freeswitch or asterisk. The server can also run as a backend for streaming speech recognition on the web, it can power chatbots, websites and telephony.

Documentation

For documentation and instructions see Vosk Website

About

Simple websocket/grpc server for speech recognition based on Vosk library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 28.4%
  • JavaScript 28.0%
  • TypeScript 12.1%
  • Vue 6.8%
  • C++ 6.7%
  • Java 5.2%
  • Other 12.8%