MainRo/docker-deepspeech-server
A dockerfile to run deepspeech-server
This helps you quickly set up a server for speech-to-text conversion. You provide audio files or streams, and it gives you back the transcribed text. This is designed for developers and system administrators who need to integrate real-time or batch audio transcription into their applications or services.
No commits in the last 6 months.
Use this if you need a straightforward way to deploy and manage a DeepSpeech transcription server without dealing with complex installations.
Not ideal if you're an end-user looking for a desktop application or a web-based service for ad-hoc audio transcription.
Stars
30
Forks
14
Language
Dockerfile
License
MPL-2.0
Category
Last pushed
Aug 25, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/MainRo/docker-deepspeech-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,...