01
Wispr Flow's underlying ASR appears to be Whisper-tier — not the new accuracy frontier. Per their vendor case study with Baseten, the stack is Whisper-derived ASR + a fine-tuned Llama 3.1 polish step. Wispr does not publish benchmarks or expose a raw-ASR endpoint, so their precise WER is estimated, not measured. Scribe v2, Universal-3 Pro, gpt-4o-transcribe, and Canary-Qwen-2.5B all beat Whisper-large-v3 on independent leaderboards — but raw-ASR accuracy isn't what Wispr Flow optimises; the polish layer is.
02
Best batch accuracy is ElevenLabs Scribe v2 at ~2.2 % AA-WER. For dictation specifically use Scribe v2 Realtime (~2.9 % WER, <150 ms latency). Both cloud-only, ~$0.40/hr. AssemblyAI Universal-3 Pro (~3.3 %) and gpt-4o-transcribe (~4.1 %) follow.
03
Best local on Apple Silicon is Parakeet TDT v3 via Superwhisper or VoiceInk. Runs at 30× realtime on an M1 Pro through Argmax CoreML / FluidAudio. Sits at ~6 % WER on Open ASR Leaderboard — 1–3 points behind the cloud champions, not 10.
04
The Wispr Flow "feel" comes from the Llama polish, not raw ASR. Auto-formatting, command mode, capitalization, filler-word stripping — that's what makes it pleasant. Switching to a more accurate model with worse polish often feels worse.
05
The cheapest credible upgrade is VoiceInk ($25 lifetime, GPL v3) running Parakeet streaming. Under $50 once, full local privacy, decent UX. Closest you can get to "free Wispr Flow alternative" without paying anyone monthly.
06
Apple Silicon shipped strong new developer APIs — not a consumer Dictation upgrade. macOS Tahoe's SpeechAnalyzer / SpeechTranscriber APIs match Whisper-large-v3-turbo on accuracy and beat it 55 % on speed in MacRumors' single-file test. But the user-facing Dictation feature still has the legacy 30-second timeout, no command mode, and shallow custom vocabulary. The API capability hasn't reached the consumer product yet.
07
Free vibe-coded Wispr Flow clones now exist and several are credible. Handy (21k stars, MIT), OpenWhispr (closest to Superwhisper feature parity), FreeFlow (native Swift), MacParakeet (Apple-Silicon-only, Parakeet-first). The honest gap to Wispr Flow is the Llama-3.1 polish step — OpenWhispr and FreeFlow narrow it; Handy explicitly skips it.
08
For Mac+Android coverage, Wispr Flow is essentially the only polished cross-platform answer. Superwhisper / VoiceInk / MacWhisper are Mac-only. Spokenly is on the Android waitlist. If you use both, your Pro sub already works on Android (currently unlimited as a launch promo). For local Android, FUTO Voice Input ($10 once, Whisper-based) is the standout backup.
09
The honest TCO doesn't always favour switching. Wispr Flow Pro is $144/yr flat. Superwhisper + Scribe v2 BYOK at heavy use is roughly $565/yr first year. Going fully local on Parakeet via Handy or MacParakeet is $0 but loses the Llama-style polish. There's no single "best, cheapest, local" pick — they're three different trade-offs.