Privacy-focused voice-to-text for macOS. Transcribes speech using local AI models with near-instant results.
- 🎙️ Local AI Transcription — Uses whisper.cpp, 100% offline
- ⚡ Global Hotkey — Push-to-talk from any app
- 📋 Instant Paste — Text auto-inserted at cursor
- 🔒 Privacy First — Your voice never leaves your device
# macOS app
cd apps/macos
make run
# Web (marketing + licenses)
bun run dev:webMIT