mallorbc/whisper_mic
Project that allows one to use a microphone with OpenAI whisper.
Provides real-time speech-to-speech transcription through a CLI tool and Python API, with configurable model sizes (tiny to large) supporting both multilingual and English-only variants. Integrates with system microphone input via PortAudio and can operate in continuous loop mode for live dictation to active text fields. Designed as a lightweight wrapper around OpenAI's Whisper, enabling straightforward integration into other Python projects through the `listen()` method.
785 stars. No commits in the last 6 months.
Stars
785
Forks
170
Language
Python
License
MIT
Category
Last pushed
Jul 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/mallorbc/whisper_mic"
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.
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