Whisper Tiny.
39M Whisper — runs in-browser via WebGPU.
1× Nvidia Titan V.
Most-aggressive quantisation we have a working recommendation for. Lower precision = less VRAM = cheaper hardware, at a small accuracy cost.
Cheapest hosted endpoints.
| Provider | Access | $/M in | $/M out | |
|---|---|---|---|---|
| OpenAI API | api direct | — | — | Launch ↗ |
Variants in the Whisper family.
OpenAI's open-weight speech-to-text — the standard transcription model.
769M Whisper variant — half the size of Large, 80% of the accuracy.
244M Whisper — fits on edge GPUs and CPU.
74M Whisper — browser / Raspberry Pi-deployable.
Frequently asked.
How do I run Whisper Tiny?
Where can I access Whisper Tiny?
How much does it cost to run Whisper Tiny?
Is Whisper Tiny open-source or proprietary?
Cheapest hardware per quantisation.
Each row is one quantisation tier (the same weights compressed differently). Lower precision → lower VRAM → cheaper hardware, at the cost of small accuracy loss. $/hr refreshed hourly from each provider's API.
| Quantisation | Cheapest GPU config | Total VRAM | Live $/hr | tokens/sec | |
|---|---|---|---|---|---|
|
FP16
FP16 — half precision (default)
|
3 GB | — | — | Compare → | |
|
FP8
FP8 — 8-bit float (Hopper / Blackwell)
|
3 GB | — | — | Compare → | |
|
INT4
INT4 — 4-bit integer (~4× VRAM saving)
|
3 GB | — | — | Compare → |
What it costs per month across providers.
Estimate your monthly bill for Whisper Tiny across every host that publishes per-token pricing. Slide your token volumes; the chart + table re-rank cheapest-first.
No priced API access rows on file for Whisper Tiny yet.
Rent the GPU instead of paying per token.
For an open-weights model like Whisper Tiny, you can rent a GPU and serve inference yourself. The math: cheapest GPU rental × 730 hours/month + your electricity rate × power draw.
Assumes the GPU runs 24/7 at ~85% utilisation. If your traffic is bursty, you'll pay less for the API and probably more for the GPU (idle hours still cost rental). The breakeven analysis lives on the Self-host vs API breakeven tool.