Requirements

You need:
  • Apple Silicon
  • Microphone permission
  • Accessibility permission
  • Network access during setup for packages and model downloads

Install

Recommended installer:
Manual Homebrew setup:
Source setup for development:
The Homebrew path installs Local Whisper, downloads and warms the default Parakeet-TDT v3 model, checks macOS permissions, and starts the background service. Source setup is for development and unreleased changes. Other MLX speech models download from Settings when selected; the Transcription panel shows progress, partial cache state, and cancel. See Installation for permissions, updates, and uninstall details.

Service controls

Local Whisper runs as one background service. If you close it, update it, or it stops responding, use:
Only one service can run at a time. Homebrew and source installs share the same service lock, so another Terminal or install path cannot start a second running service.

Start dictating

Double-tap recordings go to the clipboard by default. Hold-to-record recordings paste at the active cursor while preserving the previous clipboard contents. When ui.auto_paste is enabled, all dictation recordings paste at the active cursor.

Check the service

Use wh doctor --fix only when you want Local Whisper to repair install, permission, or service issues automatically.

Next steps