reriiasu/speech-to-text
Real-time transcription using faster-whisper
Captures microphone audio with Silero VAD for voice activity detection, automatically segmenting speech from silence before transcription. Provides an HTML-based GUI for configurable model selection, transcription parameters, and optional OpenAI API text proofreading. Supports WebSocket streaming for live subtitle delivery and generates SRT files with synchronized word-level timestamps.
613 stars. No commits in the last 6 months.
Stars
613
Forks
102
Language
HTML
License
MIT
Category
Last pushed
Jul 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/reriiasu/speech-to-text"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Softcatala/whisper-ctranslate2
Whisper command line client compatible with original OpenAI client based on CTranslate2.
collabora/WhisperLive
A nearly-live implementation of OpenAI's Whisper.
kurianbenoy/whisper_normalizer
A python package for whisper normalizer
Kieirra/murmure
Fully local, private and cross platform Speech-to-Text with LLM Post-processing
pavelzbornik/whisperX-FastAPI
FastAPI service on top of WhisperX