A push-to-talk dictation app that runs entirely locally. Hold a key, speak, release, and your words appear wherever your cursor is. No cloud, no subscription, completely private.
Built with sox (audio recording), whisper.cpp (transcription), and macOS clipboard/keystroke automation.
Phase 1: Bash script (working prototype) Phase 2: Python app (hotkey detection, menu bar, incremental features)