Models · Tested 2026-09-19

On-device speech-to-text benchmark: Parakeet vs Whisper vs Gemma, tested on a laptop

We ran every speech model Walkie ships — plus Gemma 4's audio mode — on one ordinary laptop, then checked the results against the best-known public benchmark of real human speech. Here is what we found, what we run, and why.

Short answer. For dictation on your own computer, NVIDIA's Parakeet is the best default: it transcribed a typical clip in 0.16 s on a base M4 laptop — 19 times faster than Whisper Large V3 Turbo — and no model on the Open ASR Leaderboard's real-world English that is licensed for commercial use is both faster and more accurate. Whisper Large V3 Turbo, Walkie's other main option, is more accurate on rare words and covers 99 languages, at about three seconds per clip. The best paid cloud engines, from Zoom, Microsoft and ElevenLabs, beat everything that runs locally — if you are willing to send them your audio.

What Walkie runs

Walkie has two modes. On-Device Mode runs a speech model on your computer and makes no network request. Cloud Mode sends the audio to a transcription provider and adds an AI cleanup step for punctuation, filler words and formatting. You switch between them whenever you like.

Speech models available in Walkie
ModelMakerDownloadLanguagesWhere in WalkiePick it for
Parakeet V3NVIDIA478 MB25 EuropeanOn-device defaultThe default. Fast and accurate in 25 languages
Whisper SmallOpenAI487 MB99On-device optionOther languages on an older computer
Whisper MediumOpenAI492 MB99On-device optionMore accuracy than Small, 99 languages
Whisper Large V3 TurboOpenAI1.6 GB99On-device option · Cloud ModeThe most accurate option, 99 languages; also Cloud Mode's engine
Moonshine V2 MediumUseful Sensors192 MBEnglishOn-device optionUS English on modest hardware
Moonshine V2 SmallUseful Sensors100 MBEnglishOn-device optionUS English, smaller still
Moonshine V2 TinyUseful Sensors31 MBEnglishOn-device optionThe smallest download in Walkie

We retired five models this year. SenseVoice, Breeze ASR and Moonshine Base were almost never chosen; Parakeet V2 and Whisper Large are covered by V3 and Turbo, which the tests below explain. Anyone who already has one keeps it. A shorter list of models that each earn their place beats a long one you have to research.

How to read the numbers

Word error rate is the standard accuracy score: out of every 100 words, how many came out wrong — swapped, dropped or added. 5% means one mistake in twenty words. Lower is better. Both our test and the leaderboard strip punctuation and capitals before scoring, so a model is not penalised for writing “4:30” where another writes “four thirty”.

Speed is shown two ways. Our test reports the real time a laptop took per clip, which is what you feel. The leaderboard reports how many seconds of audio a model gets through per second on a data-centre GPU — useful for comparing models with each other, not for predicting your laptop.

Which on-device model is fastest? Every model, one laptop

We read 20 realistic dictation phrases in 4 English accents — 80 clips, 7 minutes of audio — through each model on a 14-inch MacBook Pro, Apple M4 (10-core CPU, 10-core GPU), 24 GB. Every model ran on the same engine builds the Walkie app uses, loaded once and warmed up once, the way the app keeps a model ready between dictations.

Laptop test: word error rate and time per clip on a 14-inch MacBook Pro, Apple M4 (10-core CPU, 10-core GPU), 24 GB
ModelErrorsTime per clipFaster than real timeDownloadIn Walkie
Whisper Large V3 Turbo2.2%2.9 s1.7×1.6 GBOn-device option · Cloud Mode
Whisper Large V32.4%4.0 s1.3×1.1 GB
Gemma 4 E4B (audio)2.4%1.3 s3.8×5.2 GB
Parakeet V23.1%0.16 s32.1×473 MB
Whisper Medium3.1%2.0 s2.4×492 MBOn-device option
Whisper Small3.5%0.75 s6.6×487 MBOn-device option
Gemma 4 E2B (audio)3.7%0.68 s7.2×3.6 GB
Parakeet V34.4%0.16 s32.6×478 MBOn-device default
Moonshine V2 Medium10.8%0.35 s14.1×192 MBOn-device option
Moonshine V2 Small12.6%0.24 s20.8×100 MBOn-device option
Moonshine V2 Tiny25.0%0.11 s43.9×31 MBOn-device option

What stood out

Computer voices are cleaner than people. They have no background noise, no mumbling and no crosstalk, which flatters models with strong language knowledge — Whisper and Gemma most of all. Treat the speed column as the reliable result here and check accuracy against the leaderboard below, which uses real recordings. One more note: Parakeet writes dollar amounts without a space before the sign (“is$25,000”). Walkie puts the space back before pasting, and the scores above include that fix.

A real voice through a laptop microphone

Computer voices are a fair way to compare speed and an unfair way to judge accuracy. So we ran the same 20 phrases again, read aloud by one person into a MacBook Pro built-in microphone, trimmed the way Walkie trims a dictation.

Real-voice test: word error rate and time per clip, one speaker, built-in laptop microphone
ModelErrors, real voiceErrors, computer voicesTime per clipIn Walkie
Whisper Medium12.9%3.1%2.0 sOn-device option
Whisper Large V3 Turbo12.9%2.2%2.9 sOn-device option · Cloud Mode
Parakeet V313.6%4.4%0.13 sOn-device default
Apple SpeechAnalyzer (macOS)15.0%0.10 s
Gemma 4 E4B (audio)16.1%2.4%1.4 s
Gemma 4 E2B (audio)16.8%3.7%0.68 s
Whisper Small17.8%3.5%0.78 sOn-device option
Moonshine V2 Medium19.9%10.8%0.34 sOn-device option
Moonshine V2 Small26.9%12.6%0.24 sOn-device option
Moonshine V2 Tiny45.5%25.0%0.12 sOn-device option

One speaker, one microphone, 20 clips. Errors are counted against the script, so the speaker's own slips count against every model equally — read the ranking, not the absolute numbers. Parakeet V2 and Whisper Large V3 were not run on this set.

Does AI cleanup help, and what does it cost?

A transcript is not yet writing. People say “send it to John, no wait, Sarah” and mean “send it to Sarah”; they say “four thirty PM” and mean “4:30pm”. So we scored the same 20 real-voice clips a second way: against the text the speaker meant, plus 12 pass-or-fail checks of exactly those things. The cleanup step runs on the computer too — two sizes of Google's Gemma 4, and Apple's built-in model for comparison.

Transcription plus on-device AI cleanup: errors against the intended text, checks passed, and time from end of speech to text
PipelineErrors vs intendedChecks passedTime
Whisper Large V3 Turbo + Gemma 4 E4B10.6%10/123.8 s
Parakeet V3 + Gemma 4 E2B12.1%8/120.56 s
Parakeet V3 + Gemma 4 E4B12.8%7/120.91 s
Parakeet V3, no AI cleanup16.1%7/120.13 s
Apple SpeechAnalyzer, no AI cleanup19.4%6/120.10 s
Parakeet V3 + Apple Intelligence24.9%6/121.3 s

Twenty clips from one speaker is a small sample, and the two Gemma sizes are within its noise of each other. The differences that are not noise: cleanup against none, and Gemma against Apple's model.

Is cloud dictation faster than on-device?

We assumed it would be. It is not. Walkie logs where the time goes on every Cloud Mode dictation, and across 138 real ones the median was 0.81 s from releasing the key to having the text: 0.24 s transcribing, 0.26 s on AI cleanup, and 0.24 s simply travelling there and back.

On the same laptop, on-device transcription with Parakeet took 0.13 s0.35 s. Transcribing takes about as long in either place; the cloud then adds the trip there and back. For anything as short as a dictation, a fast local model is hard to beat.

How accurate are on-device models on real speech?

The Hugging Face Open ASR Leaderboard scores 66 speech models on the same real recordings — meetings, earnings calls, audiobooks, podcasts. It is the closest thing the field has to a neutral referee, and it includes the paid cloud engines. The table below is a selection; the full board is linked in the sources.

Open ASR Leaderboard, English: selected cloud and local models
ModelMakerRunsErrorsSpeedSizeLicenseIn Walkie
Scribe v2 ProZoomCloud API3.59%Proprietary
Azure Speech (07-2026)MicrosoftCloud API3.81%Proprietary
Scribe v2ElevenLabsCloud API3.97%Proprietary
Qwen3-ASR 1.7BAlibabaRuns locally4.31%820×2.04BApache 2.0
Universal-3.5 ProAssemblyAICloud API4.34%Proprietary
Canary-Qwen 2.5BNVIDIARuns locally4.43%867×2.5BCC-BY-4.0
Solaria-3GladiaCloud API4.57%Proprietary
Parakeet TDT 0.6B V2NVIDIARuns locally4.70%6,025×0.6BCC-BY-4.0
Parakeet TDT 0.6B V3NVIDIARuns locally4.86%6,076×0.6BCC-BY-4.0On-device default
EnhancedSpeechmaticsCloud API5.25%Proprietary
Voxtral Mini 3BMistralRuns locally5.54%181×5BApache 2.0
Whisper Large V3OpenAIRuns locally5.78%470×2BApache 2.0
Whisper Large V3 TurboOpenAIRuns locally6.36%797×0.8BMITOn-device option · Cloud Mode
Voxtral Mini 4B RealtimeMistralRuns locally6.46%103×4BApache 2.0
Nemotron 3.5 ASR StreamingNVIDIARuns locally7.88%1,345×0.64BOpenMDW-1.1
Gemma 4 E4BGoogleRuns locally9.51%161×7.94BApache 2.0
Gemma 4 E2BGoogleRuns locally11.64%191×Apache 2.0

What the leaderboard says

Why not use a chatbot model like Gemma or Voxtral?

Models such as Google's Gemma 4 and Mistral's Voxtral can listen as well as read, which makes it tempting to use one model for everything. For dictation, three things get in the way:

Language models are excellent at a different job: understanding and rewriting text. The strongest setup pairs a dedicated speech model that listens with a language model that writes — which is exactly how Walkie's Cloud Mode works.

What about Nemotron 3.5 and Moonshine?

NVIDIA Nemotron 3.5 is a streaming model: words appear while you are still talking, in up to 40 languages. It scores 7.88% on English and 7.51% on the European set — behind Parakeet on both. Walkie shows your text when you finish speaking, and Parakeet finishes a whole clip in 0.16 s, so streaming would not make dictation feel faster.

Moonshine is tiny and quick. It stays in Walkie for US English on older computers, where a 31 MB download matters more than accents it was not trained on.

Cloud Mode: what runs, and why

Cloud Mode transcribes with Whisper Large V3 Turbo on Groq's hardware and switches to full Whisper Large V3 when it suspects Turbo has translated instead of transcribed. An AI cleanup step then adds punctuation, removes filler words and formats the text for the app you are typing into. Cloud requests run under zero data retention, and nothing is used to train AI models.

Whisper Turbo is not the most accurate engine on the leaderboard — it scores 6.36% to Azure's 3.81%. We use it because it is fast, covers 99 languages, and the cleanup step does what no raw transcript does: turns speech into writing. If raw English accuracy is what you are after, Parakeet in On-Device Mode scores better than Whisper Turbo on the same benchmark — and never leaves your computer.

How Walkie compares to Wispr Flow and others

Dictation apps: where speech is transcribed and which models are used
AppWhere it transcribesChoose your modelSpeech engine
WalkieYour computer or the cloud — your choiceYes, 7 on-device modelsParakeet, Whisper, Moonshine; Whisper Turbo in Cloud Mode
Wispr FlowCloud onlyNoOne proprietary cloud model, not disclosed
Apple DictationOn your device, on modern Apple hardwareNoApple's own model
HandyYour computerYesWhisper or Parakeet
Superwhisper, MacWhisper, VoiceInkYour computerVaries by appWhisper-based; other options vary

The honest version: a cloud-only tool like Wispr Flow may well run an engine as accurate as the leaders above — it just does not say, and every word you dictate goes to its servers to find out. Apple Dictation is free and already installed. What Walkie adds is the choice: the fastest accurate local model by default, Whisper when you need 99 languages or rare words, the cloud when you want polish — and the numbers to decide with.

For a feature-by-feature look at the apps that run these models on your computer — Handy, VoiceInk, MacWhisper, Superwhisper and more — see the best local dictation apps, compared.

Which model should you pick?

Method and sources

Laptop test, 2026-09-19: 80 clips (2.4–8.2 seconds each) generated with the Samantha (US), Daniel (UK), Rishi (India), Karen (Australia) voices, 16 kHz mono. Every model used the exact file Walkie downloads, including Walkie's quantized Whisper Medium and Large, which is why our Whisper numbers are Walkie's, not the full-precision models'. Each model was loaded once, warmed with one clip, then timed per clip; the table shows the median. Gemma ran through llama.cpp with Google's recommended transcription prompt. Scoring used the Whisper English normalizer — the one the leaderboard uses — and word error rate across all clips.

Leaderboard figures were retrieved 2026-09-19 from the published English results and multilingual results files. Soniox and Deepgram are not on the leaderboard, so they are not in these tables.

The 20 test phrases

  1. um so I think we need to uh update the docs before Friday
  2. So basically the plan is to ship the new version on Friday.
  3. Send it to John, no wait, send it to Sarah.
  4. It costs fifty, no, sixty dollars.
  5. Let's meet Monday, actually Tuesday, at 4:30 PM.
  6. I like the blue one better than the green one.
  7. Turn right at the light, then go two blocks.
  8. Summarize this for me and tell me what the weather is.
  9. Send it to example.com, and the budget is $25,000.
  10. Hey John, just wanted to say thanks for the call today. Talk soon, Adam.
  11. Hey Sarah, can you move our Thursday sync to 3 PM and send the updated deck to the whole team before then?
  12. Quarterly revenue grew 18 percent to 2.4 million dollars, mostly from the enterprise tier.
  13. Please add Kubernetes, PostgreSQL, and the Redis cluster to the migration checklist for next sprint.
  14. My flight lands at 7:45 on Friday, so I'll probably miss the first half of the offsite.
  15. Remind me to call Dr. Patel about the lab results and to renew the prescription for amoxicillin.
  16. I think the second option is better because it's cheaper, faster to build, and easier to maintain over time.
  17. Can you summarize the three main risks in the proposal and suggest one mitigation for each?
  18. Order two large pizzas, one margherita and one pepperoni, and have them delivered to 1200 Market Street.
  19. We need to finish the onboarding redesign, fix the login bug on Android, and ship version 2.1 by the end of the month.
  20. Thanks for the thoughtful feedback on the draft. I've incorporated most of it, and I'll send a new version tomorrow morning.

Questions

What is the most accurate speech-to-text model you can run locally?

On the Open ASR Leaderboard's English speech, the most accurate open model is Alibaba's Qwen3-ASR 1.7B (4.31% word error rate), with several 2–5 billion-parameter models close behind, such as NVIDIA's Canary-Qwen 2.5B (4.43%). NVIDIA's Parakeet TDT 0.6B V2 scores 4.7% while running about 7 times faster than Qwen3-ASR. For European languages, Whisper Large V3 is the most accurate open model at 3.41% averaged across French, German, Spanish, Italian, Portuguese and Dutch.

Is Parakeet better than Whisper?

For fast dictation, usually yes. On one ordinary laptop Parakeet V3 transcribed a typical clip in 0.16 s, 19 times faster than Whisper Large V3 Turbo, and on the leaderboard's real English speech Parakeet makes fewer errors (4.86% against 6.36% for Whisper Turbo). Whisper is the better choice for rare words and technical jargon, for languages outside Parakeet's 25, and for European languages when accuracy matters more than speed.

Can Gemma 4 transcribe audio?

Yes. Gemma 4 E2B and E4B accept audio directly, up to 30 seconds per request. On clean test clips Gemma 4 E4B was about as accurate as Whisper Large, but on the leaderboard's real-world English speech it scores 9.51%, roughly twice Parakeet's error rate. It is a better fit for understanding and rewriting text than for word-for-word transcription.

Which speech-to-text model does Wispr Flow use?

Wispr Flow runs a single proprietary cloud model and does not say which one. Every dictation goes to its servers, and there is no model to choose between.

Does Walkie work offline?

Yes. In On-Device Mode the speech model runs on your own computer and makes no network request, so it works with the wifi off. On-Device Mode dictation is free forever, with no account needed.

Is cloud dictation faster than on-device dictation?

Not in our measurements. Across 138 real Cloud Mode dictations the median was 0.81 s from releasing the key to having the text, of which 0.24 s was the network round trip. On the same laptop, Parakeet transcribed on-device in 0.13 s to 0.35 s.

How fast is Parakeet on a laptop?

On a base Apple M4 laptop, Parakeet V3 transcribed clips of 2.4 to 8.2 seconds in a median 0.16 s, about 33 times faster than real time.