by OpenAI

Whisper Medium.

audio open weights edge 1B params 30 ctx
🧬 Distilled from Whisper Large v3 — smaller, cheaper to run, similar reasoning style.
Smallest GPU
1× Nvidia Titan V

769M Whisper variant — half the size of Large, 80% of the accuracy.

Smallest GPU to run it See all quantisations →

1× Nvidia Titan V.

Most-aggressive quantisation we have a working recommendation for. Lower precision = less VRAM = cheaper hardware, at a small accuracy cost.

Where to use it

Cheapest hosted endpoints.

Provider Access $/M in $/M out
OpenAI API api direct Launch ↗
Hugging Face Inference hosted inference
Sources

Official references.

Best for

Workloads.

FAQ

Frequently asked.

How do I run Whisper Medium?
Whisper Medium is open-weight, so you can self-host on rented GPUs. See the Run It Yourself tab for GPU configurations + cost estimates, or use one of the hosted inference providers listed on this page.
Where can I access Whisper Medium?
Whisper Medium is available via OpenAI API, Hugging Face Inference. Each access option lists its own pricing (per million tokens or hourly hosting).
How much does it cost to run Whisper Medium?
Self-hosting cost depends on the GPU you rent and the throughput you need. See the Run It Yourself tab for GPU configurations and hourly cost estimates.
Is Whisper Medium open-source or proprietary?
Whisper Medium is open-weight under the MIT license. You can download and self-host it.