All Projects → alphacep → Vosk Server

alphacep / Vosk Server

Licence: apache-2.0
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Vosk Server

Eesen
The official repository of the Eesen project
Stars: ✭ 738 (+166.43%)
Mutual labels:  speech-recognition, asr, kaldi
Pytorch Asr
ASR with PyTorch
Stars: ✭ 124 (-55.23%)
Mutual labels:  speech-recognition, asr, kaldi
Pykaldi
A Python wrapper for Kaldi
Stars: ✭ 756 (+172.92%)
Mutual labels:  speech-recognition, asr, kaldi
vosk-model-ru-adaptation
No description or website provided.
Stars: ✭ 19 (-93.14%)
Mutual labels:  speech-recognition, kaldi, asr
Vosk Android Demo
Offline speech recognition for Android with Vosk library.
Stars: ✭ 271 (-2.17%)
Mutual labels:  speech-recognition, asr, kaldi
Zamia Speech
Open tools and data for cloudless automatic speech recognition
Stars: ✭ 374 (+35.02%)
Mutual labels:  speech-recognition, asr, kaldi
Vosk Api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Stars: ✭ 1,357 (+389.89%)
Mutual labels:  speech-recognition, asr, kaldi
Espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
Stars: ✭ 808 (+191.7%)
Mutual labels:  speech-recognition, asr, kaldi
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (+657.04%)
Mutual labels:  speech-recognition, asr, kaldi
Py Kaldi Asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.
Stars: ✭ 156 (-43.68%)
Mutual labels:  speech-recognition, asr, kaldi
Speech To Text Russian
Проект для распознавания речи на русском языке на основе pykaldi.
Stars: ✭ 151 (-45.49%)
Mutual labels:  speech-recognition, asr, kaldi
rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
Stars: ✭ 104 (-62.45%)
Mutual labels:  speech-recognition, kaldi, asr
Zeroth
Kaldi-based Korean ASR (한국어 음성인식) open-source project
Stars: ✭ 248 (-10.47%)
Mutual labels:  speech-recognition, asr, kaldi
kaldi-long-audio-alignment
Long audio alignment using Kaldi
Stars: ✭ 21 (-92.42%)
Mutual labels:  speech-recognition, kaldi, asr
vosk-asterisk
Speech Recognition in Asterisk with Vosk Server
Stars: ✭ 52 (-81.23%)
Mutual labels:  speech-recognition, asr
opensnips
Open source projects related to Snips https://snips.ai/.
Stars: ✭ 50 (-81.95%)
Mutual labels:  kaldi, asr
kaldi-alligner
scripts to align a given wave to its transcription using trained models by Kaldi
Stars: ✭ 24 (-91.34%)
Mutual labels:  kaldi, asr
spokestack-ios
Spokestack: give your iOS app a voice interface!
Stars: ✭ 27 (-90.25%)
Mutual labels:  speech-recognition, asr
lightning-asr
Modular and extensible speech recognition library leveraging pytorch-lightning and hydra.
Stars: ✭ 36 (-87%)
Mutual labels:  speech-recognition, asr
speech-recognition
SDKs and docs for Skit's speech to text service
Stars: ✭ 20 (-92.78%)
Mutual labels:  speech-recognition, asr

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].