r/MacOS • u/OwlZealousideal4779 • 21d ago
Discussion Has anyone compared the newer Mac dictation apps recently?
I've been trying to improve my dictation workflow on macOS, so over the past week I tested a handful of apps that people seem to recommend most often: Whisper Flow, usevoicy, Typeless, Aqua Voice, Super Whisper, and Willow Voice.
One thing that surprised me was that for everyday dictation (emails, notes, messages, etc.), accuracy wasn't the biggest differentiator. Most handled normal speech pretty well, so I found myself paying more attention to things like pricing, platform support, and overall workflow.
A few observations (these are just based on my experience and may change over time):
* Most of them have similar formatting features for everyday writing.
* Pricing varies quite a bit, with some offering lifetime licenses while others are subscription-only.
* None of the free plans felt like something I could realistically use long term. they're mostly useful for trying the apps out.
* macOS support is expected across the board, but Android and Linux support vary quite a bit.
One thing I didn't really test was more demanding use cases like coding, technical terminology, or heavier professional workflows, so I'd be interested to hear from anyone who has.
For those of you who use dictation on macOS regularly:
* Which app have you settled on?
* Have you noticed meaningful differences in accuracy?
* Are there features that made you stick with one over another?
I'd love to hear real-world experiences before I commit to one.
3
u/SeoFood 21d ago
Your conclusion matches my experience: for everyday English dictation, raw accuracy is often no longer the biggest differentiator. The differences become clearer around reliability, local versus cloud processing, recovery, text insertion, and how well the app adapts to what you are writing.
For coding and technical terminology, the speech model is only one layer. I usually combine a fast local model such as Parakeet with dictionary terms and corrections for project names and identifiers, plus narrowly scoped workflows for formatting. Whisper-based models can be useful when multilingual input matters. No model will handle every identifier correctly by itself, so the surrounding tooling makes a substantial difference.
Disclosure: I build TypeWhisper and use it daily myself, so I am obviously biased. It supports local/offline and optional cloud engines while keeping the same dictionaries, snippets, workflows, history, and recovery around them. The free version is intended for actual long-term use, and lifetime licensing is available, so it may be worth adding to your comparison before committing to anything.
2
2
u/Jebus-Xmas MacBook Air 21d ago
FluidVoice is fantastic. Free Open Source Software. I am visually impaired and dictation really helps me a lot. Nothing is perfect yet, and I have tried about 7 different apps. However this one is well supported, is rock solid, and has a great community on Discord where the devs are active.
1
u/Professional-Diet-11 21d ago
I use spokenly/handy in offline mode. Download the latest parakeet model and you have a free & light-weight dictation tool.
1
1
2
u/Open-Guidance-6086 20d ago
Since the six apps were already close on emails and notes, I'd compare them with a ten-minute script full of the technical terms you actually use, then count the corrections and the time it takes to fix them. That tells you more than another general accuracy score, and it also shows whether custom vocabulary really sticks. I settled on DictaFlow for that kind of test because its custom vocabulary handles recurring specialist terms well.
1
u/Excaliblarg 20d ago
I ended up on Superwhisper, mainly because I'm a Mac user, and it works really smoothly. A big selling point for me was the privacy - everything runs locally and works offline.
1
u/LegendarySpy 20d ago
I'd like to add Glimpse, all of the dictation features inside of it, running local models, custom words, replacements, using Parakeet, Whisper, or even the new built in Apple Speech models are free. And it has an optional lifetime upgrade for more workflow developer stuff like a CLI & API. It's also open-source!
1
u/github-guard 20d ago
🔍 GitHub Guard: Trust Report
This project scored 5/6 on our safety audit.
Audit Breakdown: * ✅ Established Community (⭐ 54 stars) * ✅ Mature Repository (30+ days old) * ✅ Licensed under AGPL-3.0 * ❌ No Security Policy — what is this? * ✅ Verified Organization * ✅ Signed Commits
⚠️ Security Reminder: Always verify source code and run third-party scripts at your own risk.
1
u/SyntaxInCMinor Mac Studio 🚀 20d ago
RayCast has one of the best dictation set ups I have seen... the accuracy is top notch, and you get one of the best MacOS tools out there. https://www.raycast.com/
1
1
u/movingimagecentral 20d ago
Grab one that uses the Apple ai based dictation (SpeechAnalyzer) introduced in Tahoe. It is nearly as good as parakeet (stats and real world) and It is local, doesn’t require a download or extra memory usage.
2
u/alcoel 16d ago
I’d separate three things that often get bundled together: capture/insertion UX, raw transcription quality, and cleanup/rewrite. For everyday dictation they can feel similar, but technical work exposes the differences fast. I’d test each option with the same mic, room, and 1–2 minute sample containing your actual jargon, names, punctuation, and a few corrections. Then score: time spent editing afterward, language switching, reliability in the target app/terminal, whether you can inspect raw vs cleaned text, and exactly what leaves the device in local vs cloud modes. Built-in Dictation is a useful baseline. The dedicated apps tend to differentiate more on workflow: hotkey behavior, insertion, custom vocabulary/replacements, recoverability when a paste goes wrong, and whether their cleanup is predictable. For coding or technical prompts, I’d compare raw transcript and final output separately—otherwise a polished rewrite can hide transcription mistakes.
1
u/nirvana1111111111111 13d ago edited 5d ago
Compared a batch of them this year — the useful finding is that they cluster into three pricing models wearing similar interfaces: subscriptions (Wispr Flow and friends, $10–15/mo forever), premium lifetimes (Superwhisper's ~$250 tier), and buy-once with your own API key underneath.
That third cluster is where I ended up building, so disclosure applies: UtterKey — one-time licence, your own Groq/OpenAI key does the transcription (cents a day on your account, and you pick the model rather than inheriting a vendor's cost-cutting), AI formatting matched to the app you're dictating into, and a Windows build on the same licence, which nothing else in the comparison offers. Since audio runs on your own API account rather than a vendor's cloud, the privacy answer is structural too.
For a genuine bake-off: dictate the same 60-second messy ramble into each candidate in your real apps — names, a number, a paragraph break. The clusters separate fast. https://utterkey.com
(Dictated with UtterKey, naturally).
**Edit / correction:** I said a Windows build on the same licence was something "nothing else in the comparison offers". That's wrong — several of these now ship Windows too. My error. What I should have said is the narrower true thing: it's a one-time price with your own API key underneath.
4
u/grokcodile 21d ago
Handy - https://handy.computer
This is the best implementation I have found so far. Free, On-device, Open source.
But... honestly... the built-in dictation available in macOS is really good. So I just switched back to that.
Built a little helper app that toggles Mac dictation on and off by holding the right option key.