daanzu/deepspeech-websocket-server
Server & client for DeepSpeech using WebSockets for real-time speech recognition in separate environments
This tool helps researchers, linguists, or anyone working with audio quickly convert spoken words into text. You speak into a microphone, and the system instantly provides the transcribed text, helping you evaluate speech models or analyze spoken data in real time. It's designed for individuals who need to test or use speech-to-text functionality without complex setup.
103 stars. No commits in the last 6 months.
Use this if you need to perform real-time speech recognition from a microphone and get immediate text output, especially for testing or demonstrating speech models.
Not ideal if you need to process large batches of pre-recorded audio files or require a highly scalable, enterprise-level transcription service.
Stars
103
Forks
31
Language
Python
License
MPL-2.0
Category
Last pushed
May 29, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/daanzu/deepspeech-websocket-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/parrots
Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高
altunenes/parakeet-rs
very fast speech-to-text, diarization, streaming (even in CPU) with NVIDIA Parakeet in Rust
MainRo/deepspeech-server
A testing server for a speech to text service based on coqui.ai
thewh1teagle/pyannote-rs
pyannote audio diarization in rust
PaddlePaddle/Parakeet
PAddle PARAllel text-to-speech toolKIT (supporting Tacotron2, Transformer TTS,...