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

Velocity · 7d
+0.6
★ / day
Trend
→steady
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.