Local dictation for macOS

Typing made faster
with your voice

And we also clean it up for you.

Murmur is completely private & on-device: Whisper and a small language model do the work on your own Mac, so your voice never leaves the room. No cloud, no account, just your Fn key and you.

Download for macOS

Version 1.0.3 · macOS 13 or later · Apple Silicon · Free for 14 days, then $19 once $19, free for 14 days

New Message
Topriya@example.com
SubjectThis week

Start typing…

Let’s do Wednesday. That works better for the review, and I’ll bring the numbers.

0:010:020:030:04
Transcribing

You said: “um so let’s do monday, no wait, wednesday works better for the review and I’ll bring the numbers”

A dictation app that stays out of the way

One key, no window to open, and a result you do not have to go back and fix.

It types where you are already typing

Mail, Slack, a terminal, a text box in a browser. Murmur delivers into the app in front of you rather than asking you to copy from somewhere else. If nothing editable has focus, it goes to the clipboard instead of vanishing.

Nothing leaves your Mac

Whisper listens and a small Qwen model tidies up, both living entirely on your Mac. The recording is gone the moment it’s transcribed. No server, no telemetry, no account. Your words stay yours, not because we promise, but because there’s nowhere else for them to go.

It writes down what you meant

“Let’s do Monday, no wait, Wednesday” arrives as “Let’s do Wednesday.” Fillers go. Spoken lists become bullets. Punctuation you never said appears where it belongs, and the questions you actually asked stay questions.

It knows where you are writing

Verbatim in Terminal and Xcode, because punctuation you did not say is a bug in a shell. Casual in Slack and Messages. Fuller sentences in Mail. Set it per app if our guesses are wrong for how you work.

It learns the words you use

Your friends’ names, your team’s jargon, that one word it keeps getting wrong. Murmur notices the corrections you make right after it types and quietly stops repeating the mistake. The list it keeps is yours to see and edit. No black box.

Shortcuts for the things you repeat

Say “insert my address” and your address arrives. Say your sign-off and it signs off. Anything sensitive is kept in the macOS Keychain rather than a settings file.

Your universal clipboard

Nothing in front of you? Say it anyway.

Murmur keeps every dictation, whether it landed in an app or not. Hold Fn on an empty desktop, say the thing you will have forgotten by lunchtime, and it goes two places at once: the clipboard, ready to paste wherever you end up, and Murmur’s own history, where it stays searchable. Re-insert it later, run the clean-up over it again, or just edit it. The recording is the only thing thrown away.

Three minutes to set up

Then you’ll mostly forget it’s there, which is the idea.

Install it

Open the disk image, drag Murmur to Applications. It is signed and notarized by Apple, so it opens without a Gatekeeper warning. The model servers are bundled inside it, so there is nothing else to install. It lives in the menu bar, not the Dock.

Grant three permissions

Setup asks for Microphone, Input Monitoring and Accessibility one at a time, and explains what each is for before asking. Nothing is requested at launch.

Hold Fn and talk

Hold the Fn key, say something, let go. Quick-tap it instead to go hands-free until you tap again. Esc cancels. A pill at the bottom of the screen shows the level and the time.

FnrecordWhisper, on this Macyour vocabulary fixesclean-up model, on this Macshortcutstyped into the app you are in
Both models stay loaded in memory, which is why there is no wait between one dictation and the next.

What you’ll need

Running the models on your own machine is the whole point, and it is also the cost. Here is all of it, up front.

Downloaded on first run

  • Speech model Whisper large-v3-turbo. Four smaller ones are offered if you would rather wait less. 574 MB
  • Clean-up model Qwen3-4B. Both models come down together during setup, so the last step has nothing to wait for. A lighter 1.1 GB one can be swapped in later from Settings. 2.4 GB

About three gigabytes, once. Then nothing: no streaming, no per-word call to anywhere, and no second download the week after.

A Mac with Apple Silicon, on macOS 13 or later. Intel Macs are not supported. The models lean on Metal and the Neural Engine to keep dictation feeling instant.

Three macOS permissions

  • Microphone To hear you. Without it, recording fails.
  • Input Monitoring To notice the Fn key. Without it, Fn does nothing at all.
  • Accessibility To type into other apps, and to stop Fn opening the emoji picker. Without it, everything lands on the clipboard.
Murmur restarts itself once during setup. macOS only applies an Input Monitoring grant to an app that launched after it was given, so the relaunch is required rather than optional. Setup explains this when it happens.

Questions

Does any of this reach the internet?

No. Transcription and clean-up both run as local processes on your Mac. Murmur makes exactly one kind of outbound request in its whole life: downloading the models from Hugging Face during setup. After that it talks to nothing but itself. There is no telemetry, no crash reporting and no account.

Who makes Murmur?

A very small team that got tired of watching good sentences die somewhere between brain and keyboard. We use Murmur all day ourselves, so every awkward bit left in this version is one we hit first. If something feels off, or delightfully right, write to hello@amannigam.in. A person reads it, usually the same day.

Why does it need three permissions?

Each one buys a specific thing. Microphone to record. Input Monitoring to notice that you are holding the Fn key, which no app can see without it. Accessibility to put the text into the app you are actually using, and to swallow the keypress so Fn stops opening the emoji picker. Deny any of them and Murmur tells you exactly what stopped working rather than failing quietly.

Why isn’t it on the Mac App Store?

The App Store requires the App Sandbox, and a sandboxed app is not allowed to watch a global key or type into another application. That is the entire product, so this is a technical wall rather than a choice. The DMG is signed and notarized by Apple instead, which is the same check the App Store runs.

Does it cost anything?

$19, once. ₹499 in India, and matched to where you live elsewhere. The first fourteen days are free: the whole app, nothing held back, no card and no account to start. When the trial ends, Murmur asks once, plainly, and a single payment makes it yours for good. There is no subscription because there is nothing to subscribe to: the models run on your Mac, not on a server someone has to pay for. The payment is for the work of building it.

What happens when the fourteen days are up?

Murmur tells you: one clear screen with the price on it. No countdown nagging you through the second week, no features quietly switching off early. Your vocabulary, shortcuts and settings all stay put, so paying picks up exactly where the trial left off. And if Murmur did not earn a place in your day, it simply stops, and we part as friends.

The fortnight starts at your first dictation, not at install. Downloading three gigabytes and granting three permissions should not cost you a day of the trial you came for.

Is Windows or iPhone coming?

Both are on the way. Murmur starts on Apple Silicon because that is where a local model can transcribe faster than you can finish the sentence, but the same idea belongs everywhere you type. Windows is planned, and an iPhone keyboard is already being designed around what iOS actually allows. Intel Macs are the one thing not on the list. The models lean on Metal and the Neural Engine, and without them dictation stops feeling instant.

What are the models, and are they free to use?

Whisper large-v3-turbo for speech, under the MIT licence, and Qwen3-4B-Instruct for clean-up, under Apache-2.0. Both are permissive, which matters because Murmur downloads them on your behalf and the licence travels with them. A well-scoring alternative was deliberately left out for shipping under a research-only licence.

Say it once. It’s already typed.

Local, private, and about three minutes from here.

Download for macOS

Version 1.0.3 · macOS 13 or later · Apple Silicon · Free for 14 days, then $19 once $19, free for 14 days