openai · audio asr

whisper-large-v3-turbo

openai/whisper-large-v3-turbo

whisper-large-v3-turbo at Q4_K_M is exactly 536,069,728 bytes (0.50 GiB / 0.54 GB) — an effective 5.302 bits per weight, not the nominal 4.

From the file· summed from 1 file(s)From the file· KV per layer
Parameters
809M
Architecture
whisper
32 layers
Context
native (config.json)
License
apache-2.0

Shipped quantizations

exact bytes, summed from published files
QuantSizeExact bytesEffective bpwTensorsPublisher
Q2_K0.27 GiB286,400,4352.833oxide-lab
Q2_K0.27 GiB286,400,4352.833Xviers
Q3_K0.34 GiB367,690,2153.636oxide-lab
Q3_K0.34 GiB367,690,2153.636Xviers
Q4_00.43 GiB462,920,2564.578588Xviers
Q4_00.43 GiB462,920,2564.578oxide-lab
Q4_00.44 GiB473,992,2354.688oxide-lab
Q4_K0.44 GiB473,992,2354.688Xviers
Q4_00.44 GiB473,992,2354.688Xviers
Q4_K0.44 GiB473,992,2354.688oxide-lab
Q4_10.48 GiB513,132,1925.075Xviers
Q4_10.48 GiB513,132,1925.075oxide-lab
Q4_10.49 GiB524,016,7155.183Xviers
Q4_10.49 GiB524,016,7155.183oxide-lab
Q4_K_M0.50 GiB536,069,7285.302589handy-computer
Q5_K0.53 GiB574,041,1955.677Xviers
Q5_00.53 GiB574,041,1955.677Xviers
Q5_00.53 GiB574,041,1955.677oxide-lab
Q5_K0.53 GiB574,041,1955.677oxide-lab
Q5_K_M0.58 GiB619,628,1286.128589handy-computer
Q5_10.58 GiB624,065,6756.172oxide-lab
Q5_10.58 GiB624,065,6756.172Xviers
Q6_K0.63 GiB680,343,2156.729Xviers
Q6_K0.63 GiB680,343,2156.729oxide-lab
Q6_K0.64 GiB692,536,9286.849589handy-computer
Q8_00.81 GiB864,655,9368.552588oxide-lab
Q8_00.81 GiB864,655,9368.552Xviers
Q8_00.81 GiB874,188,0758.646Xviers
Q8_00.81 GiB874,188,0758.646oxide-lab
Q8_00.83 GiB886,381,7608.767handy-computer
F161.51 GiB1,625,935,52016.081589handy-computer

Measured

published by a third party, attributed below
MetricValueWhat it means
rtf782.6
RTFx782.6Higher is better — audio seconds processed per second of compute.
Word error rate11.22%Lower is better — the share of words transcribed incorrectly.
Word error rate8.52%Lower is better — the share of words transcribed incorrectly.
Word error rate2.13%Lower is better — the share of words transcribed incorrectly.
Word error rate15.16%Lower is better — the share of words transcribed incorrectly.
Word error rate7.02%Lower is better — the share of words transcribed incorrectly.
Word error rate2.79%Lower is better — the share of words transcribed incorrectly.
Word error rate8.47%Lower is better — the share of words transcribed incorrectly.
Word error rate13.87%Lower is better — the share of words transcribed incorrectly.
Word error rate3.70%Lower is better — the share of words transcribed incorrectly.
Word error rate11.07%Lower is better — the share of words transcribed incorrectly.
Word error rate7.01%Lower is better — the share of words transcribed incorrectly.
Benchmarked· by open-asr-leaderboard-english-short-latest

RTFx measured by the Open ASR Leaderboard on a single datacenter GPU at a large batch size. It ranks models against each other; it says nothing about throughput on consumer hardware. We reproduce these figures with attribution; they are not ours and we have not verified the runs. Source: open-asr-leaderboard-english-short-latest.

Compare with

same modality, comparable size

Will it run on your card?

full quant x context sweep

Why other calculators give a different number

A parameters × bits ÷ 8 estimate puts Q4_K_M at roughly 0.42 GiB. The real file is 0.50 GiB, because a quantization is a mixture and some tensors are always kept at higher precision.

Architecture

from config.json
Layers
32
Attention heads
KV heads
Head dim
Hidden size
Vocab
51,866
Sliding window
none
SWA period
MLA
no
Experts
Experts per token
use_sliding_window

Questions people ask

How much VRAM does whisper-large-v3-turbo need?
Q4_K_M is exactly 536,069,728 bytes (0.50 GiB) in weights. Add the KV cache, which depends on your context length, plus roughly half a gigabyte of runtime overhead.
Which quantization of whisper-large-v3-turbo should I use?
Q4_K_M is the usual default. Pick the largest quantization that fits your card at the context you actually need — the table above gives exact sizes for every one published.