WanderingAstronomer/Vociferous
Vociferous captures audio from your microphone, transcribes it in real-time using faster-whisper (CTranslate2 Whisper backend), and optionally refines the output with a local Small Language Model powered by CTranslate2.
Provides a persistent searchable library with full-text FTS5 indexing, tag-based organization, and bulk operations, plus comprehensive analytics tracking speaking patterns, filler words, and readability metrics across sessions. Built with a Litestar REST/WebSocket backend, Svelte 5 frontend, and SQLite WAL database, wrapped in native cross-platform shells via pywebview for seamless desktop integration on Linux, macOS, and Windows. System-wide global hotkey support (via evdev/pynput) enables push-to-toggle or hold-to-record workflows without leaving other applications.
Stars
13
Forks
4
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/WanderingAstronomer/Vociferous"
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