Free dictation apps for Mac
Short answer: there are genuinely free ways to dictate on a Mac, and for casual use one of them is probably all you need. Apple Dictation is free and built into macOS. Several paid apps have free tiers. Open-source Whisper is free if you run it yourself. The honest part is what each free route costs you in accuracy, usage caps or setup time, and at what point paying $30 once stops being worth avoiding. The same trade-offs sit inside our complete guide to local speech-to-text on Mac, which is the wider map this piece narrows down to the free options.
The free routes at a glance
There are three shapes of free on a Mac: the dictation built into the operating system, the free tier of an otherwise-paid app, and open-source software you run yourself. Here is where each lands and what the free part actually covers.
| Free route | What it is | What free gets you | The catch |
|---|---|---|---|
| Apple Dictation | Built into macOS | Full dictation, on-device on a modern Mac in supported languages | Cuts off after a pause, fiddly spoken punctuation, accuracy trails on long or technical text |
| MacWhisper (free tier) | File-transcription app | Smaller Whisper models for transcribing recordings | Smaller models lag on long or noisy audio; live dictation is not the focus |
| Wispr Flow (free tier) | Cloud dictation | Full client, 2,000 dictated words per week | Cloud, so audio leaves the Mac; the weekly cap binds fast for real work |
| Open-source Whisper | Free model and code you run yourself | No license fee, full local transcription | Setup and maintenance are on you; no push-to-talk workflow out of the box |
Apple Dictation: free and already installed
The most genuinely free option is the one you already have. Apple Dictation ships with macOS, costs nothing, and on a modern Apple Silicon Mac it runs on-device for supported languages, so the audio stays on the machine. You turn it on in System Settings under Keyboard, then Dictation, and Apple’s own guidance on dictating messages and documents on Mac walks through the setup. For short messages, quick notes and casual capture in a mainstream language, it is often all you need.
The catches are well known to anyone who has leaned on it. It tends to stop listening after a pause, which interrupts longer thoughts; punctuation has to be spoken and is easy to get wrong; and accuracy on long passages, technical vocabulary or accented speech trails a stronger speech model. The on-device guarantee is also not uniform, which we cover in detail in the piece on whether Apple Dictation runs on-device in your language and on your Mac. None of this makes it bad. It makes it a free baseline with edges you feel once dictation becomes a daily habit.
Free tiers of paid apps
The second route is the free tier of an app that is otherwise paid. These are real and usable, but they are designed as an on-ramp, so the free part is bounded in a way that nudges you toward upgrading once your use grows.
MacWhisper has a free tier that bundles the smaller Whisper models for transcribing recordings. It is functional for short, casual files; the larger models, batch processing and the AI features sit behind the paid tiers. The full breakdown is in our piece on whether MacWhisper is free and where the limits land. Worth knowing up front: MacWhisper is built around transcribing pre-recorded audio and video, not live push-to-talk dictation, so it answers a different question from "I want to talk and have text appear where my cursor is".
Wispr Flow takes the other approach. Its free tier gives you the full client with a cap of 2,000 dictated words per week, after which transcription slows and then pauses until the weekly window resets. Two thousand words is one decent email plus a few short messages, so the cap binds quickly for anyone dictating as a primary input. Because it is a cloud service, your audio also leaves the Mac to be transcribed. We unpack the cap and the subscription that sits above it in the article on whether Wispr Flow is free and what the weekly limit really means.
Running open-source Whisper yourself
The third route is the most literally free: open-source speech models you run on your own hardware with no license fee at all. Whisper is the best known, released under an open license, with weights and runtimes freely available. You can download a model from a hub like Hugging Face and transcribe entirely on-device. For converting recordings into text, this is a solid and free path.
The cost is your time. You install a runtime, fetch model weights, and then, for dictation specifically, build the part that captures audio when you press a key and pastes the result at the cursor in whatever app you are typing into. That last mile is the actual product in a dictation app, and open-source Whisper does not ship it. There is also a quality question worth naming: transducer models like NVIDIA’s Parakeet now lead Whisper on accuracy for the languages they cover, which we compare in Parakeet versus Whisper. Running Whisper yourself is free in dollars and a project in hours; whether that trade is worth it depends entirely on how much you enjoy the setup.
What free actually costs
Free is never quite free; it just moves the cost somewhere that is harder to see on a price tag. Across the three routes, the cost shows up as one of four things:
- Accuracy. Smaller models and the built-in dictation engine trip on long, technical or noisy speech, and corrections eat the time you saved.
- Interruptions. Cut-offs after a pause and fiddly spoken punctuation break the flow that makes dictation faster than typing in the first place.
- Usage caps. A weekly word limit is fine for occasional use and binds within a session once dictation becomes how you work.
- Setup and upkeep. The open-source route trades dollars for hours, both to build it and to keep it working as your machine and the tools change.
For light, occasional dictation, none of these costs is large enough to justify spending money, and a free route is the right call. The calculation flips when dictation is daily and load-bearing.
When $30 once stops being worth avoiding
The point of a roundup like this is to be honest about the threshold. If you dictate a paragraph here and there, stay free. If you dictate every day, the friction in the free routes starts to cost more than the price of removing it.
Parakeety is push-to-talk dictation that holds to one key: you hold it, talk, release, and the text pastes at the cursor in any Mac app. It runs NVIDIA’s Parakeet TDT v3 model on the Apple Neural Engine, so transcription is on-device and the audio never leaves the machine. It auto-detects across 25 European languages and adds punctuation as it goes. The price is $30 once, with every future update included, no subscription and no word cap. There is a free 7-day trial with no card, so the friction comparison is something you can measure rather than guess at. The catch, stated plainly, is that it is Mac-only on Apple Silicon, covers those 25 languages rather than a hundred, and does not transcribe pre-recorded files or run meeting capture.
If you want the direct comparison against the free baseline that ships with every Mac, that is the subject of Parakeety versus Apple Dictation. And if you would rather see the whole field weighed together before deciding, the honest 2026 roundup of the best Mac dictation app puts the free and paid options side by side.
FAQ
- What is the best free dictation app for Mac?
- For most people it is Apple Dictation, because it costs nothing, ships with macOS and runs on-device on a modern Apple Silicon Mac in supported languages. If you want better accuracy or fewer cut-offs without paying, the free tier of MacWhisper handles pre-recorded files, and running open-source Whisper yourself is free if you are comfortable with the setup. Each free route has a real catch, which is usually accuracy, a usage cap or the time you spend running it.
- Is Apple Dictation good enough to avoid paying?
- For short, casual dictation in a mainstream language, often yes. It is free, built in and on-device on a modern Mac. The common complaints are that it cuts off after a pause, punctuation is fiddly to speak, and accuracy on long or technical passages trails a stronger model. If those friction points cost you more time than a one-time price would, a dedicated app starts to pay for itself.
- Is running Whisper myself actually free?
- The model and the code are free and open-source, so there is no license fee. The cost is your time and setup: installing a runtime, downloading model weights, and wiring transcription into a dictation workflow that pastes at the cursor. For transcribing audio files it works well. For live push-to-talk dictation it is a project to build and maintain rather than an app you open, which is the trade most people are weighing.
- When does paying $30 once beat staying free?
- When dictation is part of how you work rather than an occasional convenience. Free routes cost you in cut-offs, accuracy, weekly word caps or setup time. If you dictate every day, a one-time price you pay once and own removes that friction without a subscription. Parakeety is $30 once with a free 7-day trial and no card, so you can measure the friction before deciding.
Try it
Parakeety is a Mac menu-bar app. Hold the section key, talk, release; your words paste at the cursor in whichever app you were typing into. Audio never leaves the machine. There is a free 7-day trial with no card required. After that it is $30 once.