Minimal offline speech-to-text CLI built with Python, Faster Whisper, and SoundDevice.
- Install dependencies with uv:
uv syncuv run python main.py --model baseSpeak into your microphone. The CLI prints partial transcripts while you talk and outputs a final transcript after you press Ctrl+C.