minutes

Resource

Local dictation on macOS: the complete guide

Dictation is the most personal audio there is — half-formed thoughts, names, drafts you would never say out loud in a meeting. It’s also where cloud processing is least necessary: modern Macs transcribe speech locally faster than you can talk. Here is every serious way to dictate on a Mac with the audio staying on the machine, and how to pick between them.

Last reviewed: 2026-07-11Fit-based resource

Quick answer

Occasional sentence? Use built-in macOS dictation— it’s already there. Dictating all day into different apps? superwhisperis the most polished dedicated tool. Want dictation plus a private, searchable record of everything you capture — meetings, memos, and dictations — that your AI agents can query? That’s Minutes, free and open source.

One tool to be careful with if “local” is your requirement: several popular dictation apps (Wispr Flow being the best known) process your speech in the cloud. Fast and polished — but a different privacy contract than everything on this page.

The Local Options

Built-in macOS dictation

Zero-install, occasional use

Press the shortcut, talk, done. Apple processes many languages on-device on Apple Silicon Macs, with automatic punctuation. No custom vocabulary and no formatting modes — but it's free, already installed, and fine for a quick sentence.

superwhisper

Heavy daily dictation with per-app formatting

The most polished dedicated dictation tool on the Mac: local Whisper-family models by default, custom modes that reformat your speech per app (email vs Slack vs prose), 100+ languages. Closed source; free tier with a Pro subscription and lifetime option.

MacWhisper

File transcription first, dictation included

Primarily the best drag-and-drop file transcriber on macOS, with a system-wide dictation feature included in the direct-download version (the App Store build lacks dictation). If you mostly transcribe recordings and only sometimes dictate, the direct version covers both. Closed source; free tier, one-time Pro purchase.

Minutes

Dictation as part of a conversation-memory system

Open source (MIT) and free. Dictation is one of four capture modes: speak, and the text is typed at your cursor (or lands in your clipboard via the CLI), with a timestamped copy in your daily note — alongside meeting recording, voice memos, and live transcription, all on-device, all searchable by your AI agents via MCP. Full disclosure: Minutes is our tool.

Setting Up Minutes Dictation

If you go the Minutes route: install, run minutes setup --model tiny once to download a local Whisper model, and bind the dictation hotkey in the menu bar app. Speak; the text is inserted where your cursor is (the CLI mode lands it in your clipboard instead), and a timestamped copy is appended to your daily note in ~/meetings — which means every idea you’ve ever dictated is greppable, and your agents can answer “what was that idea I had last Tuesday?” That daily-note trail is the practical difference from pure dictation tools: text you dictate into other apps vanishes into those apps; text that also lands in your own files compounds.

How To Choose

Volume decides it. A few sentences a week: the built-in dictation is genuinely enough. Hours of daily dictation where per-app formatting saves real time: superwhisper earns its subscription. Mostly transcribing files, occasionally dictating: MacWhisper covers both with one one-time purchase. And if dictation is one piece of a bigger habit — capturing meetings, memos, and ideas into a private archive your assistant can search — Minutes does all four modes, free, with the code open for inspection.

Next step

Sources