• Stars
    star
    710
  • Rank 62,368 (Top 2 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 5 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries

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