mallorbc/whisper_mic
A Python tool that captures microphone input and transcribes it to text using OpenAI Whisper models.

Not currently ranked — collecting fresh signals.
star history
This repository provides a pip-installable package that wraps OpenAI Whisper for microphone input, allowing users to run real-time speech-to-text using any of Whisper’s available model sizes (tiny through large). It supports both multilingual and English-only models, with configurable model selection and language options. The tool exposes a command-line interface for easy use.
Frequently asked
- What is mallorbc/whisper_mic?
- A Python tool that captures microphone input and transcribes it to text using OpenAI Whisper models.
- Is whisper_mic open source?
- Yes — mallorbc/whisper_mic is open source, released under the MIT license.
- What language is whisper_mic written in?
- mallorbc/whisper_mic is primarily written in Python.
- How popular is whisper_mic?
- mallorbc/whisper_mic has 788 stars on GitHub.
- Where can I find whisper_mic?
- mallorbc/whisper_mic is on GitHub at https://github.com/mallorbc/whisper_mic.