RedPanda Transcribe

What the no-upload trade-off actually costs

A speech model that fits in a browser is smaller than one running on a server rack. Here is the size of that gap, measured on the same audio, for all nine languages.

Language
Download
Speed
This tool (in your browser)
Whisper large-v3 (cloud-class)
English
Download110 MB
Speed0.03×
This tool (in your browser)6.90 %
Whisper large-v3 (cloud-class)3.76 %
Italian
Download111 MB
Speed0.03×
This tool (in your browser)3.14 %
Whisper large-v3 (cloud-class)2.45 %
German
Download109 MB
Speed0.03×
This tool (in your browser)10.05 %
Whisper large-v3 (cloud-class)2.88 %
Spanish
Download112 MB
Speed0.03×
This tool (in your browser)2.81 %
Whisper large-v3 (cloud-class)1.42 %
French
Download112 MB
Speed0.03×
This tool (in your browser)8.32 %
Whisper large-v3 (cloud-class)4.32 %
Dutch
Download112 MB
Speed0.03×
This tool (in your browser)10.01 %
Whisper large-v3 (cloud-class)4.61 %
Portuguese
Download111 MB
Speed0.03×
This tool (in your browser)4.99 %
Whisper large-v3 (cloud-class)3.13 %
Turkish
Download110 MB
Speed0.03×
This tool (in your browser)6.81 %
Whisper large-v3 (cloud-class)5.62 %
Swedish
Download112 MB
Speed0.02×
This tool (in your browser)8.71 %
Whisper large-v3 (cloud-class)6.28 %
Hebrew
Download117 MB
Speed0.03×
This tool (in your browser)24.63 %
Whisper large-v3 (cloud-class)23.16 %
Russian
Download22 MB
Speed0.03×
This tool (in your browser)9.55 %
Whisper large-v3 (cloud-class)3.78 %

word error rate, lower is better · FLEURS test · n = 111–120 · 2026-09-26

How this was measured

Both systems were given the same 150 sentences per language from Google’s FLEURS test set, on the same machine, and scored with the same normalisation: case and punctuation ignored. A sentence is excluded entirely if its reference text, or either system’s output, contains digits — “1940” and “nineteen forty” are both correct, and no single rule normalises that across nine languages. The same sentences are dropped for both systems, and dropping them widens the gap rather than narrowing it. The reference system is Whisper large-v3, the model most free online transcription services run, quantised to q5_0. Many free services actually run a smaller Whisper variant, so the gap shown here is the widest you should expect.

What these numbers do not tell you

FLEURS is read speech recorded in quiet conditions, so both columns are optimistic compared with a real meeting recording. Read the gap between the columns, not the absolute values. FLEURS also ships only Latin-American Spanish and Brazilian Portuguese, so the European variants of those two are not measured separately.

Speed is the share of real time needed to transcribe: 0.20× means a one-hour recording takes twelve minutes. Measured on an Apple M-series laptop; your machine will differ.