royshil/obs-localvocal
OBS plugin for local speech recognition and captioning using AI
Supports real-time transcription and translation across 100+ languages using OpenAI's Whisper via Whisper.cpp for CPU/GPU efficiency, with optional NMT translation through CTranslate2. Outputs captions to text/SRT files, RTMP streams, or on-screen OBS text sources with synced recording timestamps, and allows custom GGML Whisper models plus filtering/replacement rules. Hardware-accelerated variants target NVIDIA CUDA, AMD ROCm, and Apple Silicon with automatic backend selection.
1,412 stars. Actively maintained with 9 commits in the last 30 days.
Stars
1,412
Forks
107
Language
C++
License
GPL-2.0
Category
Last pushed
Feb 18, 2026
Commits (30d)
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/royshil/obs-localvocal"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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