fix: SuperWhisper — Standard model (not Parakeet), correct setup instructions

This commit is contained in:
matthalltech 2026-04-01 13:41:24 +00:00
parent 095a89d0aa
commit a2e1a4f7e0

View file

@ -188,7 +188,7 @@ Typing long prompts into a terminal is a friction point. Local voice-to-text rem
This is genuinely useful once the system is running. It makes working with Claude feel closer to thinking out loud. This is genuinely useful once the system is running. It makes working with Claude feel closer to thinking out loud.
**macOS:** [SuperWhisper](https://superwhisper.com) with a local Parakeet model runs via WhisperKit on the Apple Neural Engine. Audio is processed entirely on-device. System-wide hotkey, inserts into any focused app. Free tier works well. This is the most turnkey option on Mac. Built-in Apple Dictation is a reasonable fallback if you want zero setup. **macOS:** [SuperWhisper](https://superwhisper.com) runs locally via WhisperKit on the Apple Neural Engine. Audio is processed entirely on-device. System-wide hotkey, inserts into any focused app. Setup: open SuperWhisper → Modes → create a new mode → set type to Voice to Text → in the mode settings, change the voice model to **Standard** (the free model — select the highest-quality option that is not padlocked). Built-in Apple Dictation is a zero-setup fallback.
**Windows:** [OmniDictate](https://github.com/gurjar1/OmniDictate) — free, open-source, uses faster-whisper as the backend. Push-to-talk via Right Shift (configurable), types directly into any focused Windows application. NVIDIA GPU with CUDA gives best performance; CPU-only mode works but is slower on larger models. Available as a `.exe` installer from the Releases page. Actively maintained — v2.0 shipped December 2025. Windows SmartScreen will warn on first run (unsigned binary); click through. **Windows:** [OmniDictate](https://github.com/gurjar1/OmniDictate) — free, open-source, uses faster-whisper as the backend. Push-to-talk via Right Shift (configurable), types directly into any focused Windows application. NVIDIA GPU with CUDA gives best performance; CPU-only mode works but is slower on larger models. Available as a `.exe` installer from the Releases page. Actively maintained — v2.0 shipped December 2025. Windows SmartScreen will warn on first run (unsigned binary); click through.