collabora/WhisperLive
A nearly-live implementation of OpenAI's Whisper.
Supports multiple inference backends (Faster-Whisper, TensorRT-LLM, and OpenVINO) for optimized performance across different hardware, with pluggable model sizes and a client-server architecture for concurrent transcription. Features Voice Activity Detection, real-time translation between any languages, and OpenAI-compatible REST API endpoints alongside native WebSocket streaming for low-latency audio input from microphones or files.
3,894 stars. Actively maintained with 13 commits in the last 30 days.
Stars
3,894
Forks
536
Language
Python
License
MIT
Category
Last pushed
Mar 17, 2026
Commits (30d)
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/collabora/WhisperLive"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Softcatala/whisper-ctranslate2
Whisper command line client compatible with original OpenAI client based on CTranslate2.
kurianbenoy/whisper_normalizer
A python package for whisper normalizer
Kieirra/murmure
Fully local, private and cross platform Speech-to-Text with LLM Post-processing
ahmetoner/whisper-asr-webservice
OpenAI Whisper ASR Webservice API
pavelzbornik/whisperX-FastAPI
FastAPI service on top of WhisperX