dpressel/reserve
FastAPI + WebSockets + SSE service to interface with Triton/Riva ASR
This service helps you build real-time voice applications by connecting your audio streams to advanced speech-to-text models. It takes live audio input, processes it through NVIDIA Riva's Automatic Speech Recognition (ASR) system, and outputs transcribed text. Developers creating applications like voice assistants, call transcription services, or meeting summarizers would find this useful.
No commits in the last 6 months.
Use this if you are a developer integrating real-time speech-to-text capabilities into an application, particularly when using NVIDIA Riva and Triton Inference Server.
Not ideal if you need a pre-built, end-user application for speech transcription or if you are not comfortable with developer tools and setting up specialized inference servers.
Stars
13
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 14, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/dpressel/reserve"
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,...