What GPU do I need to run openai/whisper-large-v3?

1.5B parameters, published in F16. View on Hugging Face

1.5B
Parameters
F16
Native precision
WhisperForConditionalGeneration
Architecture
automatic-speech-recognition
Pipeline

whisper-large-v3 is published by openai on Hugging Face, with 4,615,793 downloads and 6,171 likes to date. It's a WhisperForConditionalGeneration model built for automatic-speech-recognition, published natively in F16.

VRAM required & cheapest live GPU fit

Required VRAM = weight size at each precision, plus a fixed overhead for activations and allocator fragmentation. Speech models don't build the same growing KV-cache a text model does — memory scales primarily with input audio length. Full formula and assumptions: methodology.

Precision
Weight size
Required VRAM
Cheapest live fit
GPUs needed
Est. $/hr (full fit)
FP16
2.9 GB
3.4 GB
P4 (akash)
1
$0.032/hr
FP8 (quantized)
1.4 GB
1.7 GB
RTX 4070 Super (simplepod)
1
$0.090/hr
INT4 (quantized)
0.7 GB
0.9 GB
RTX 3070 (simplepod)
1
$0.050/hr

A GPU is only matched to a row if its hardware supports that precision, and the primary recommendation is always a single-GPU fit when one exists.

INT4 caveat: requires a quantized checkpoint actually published for this model — check its Hugging Face page before relying on this row.

Cheapest way to run whisper-large-v3 at its published (F16) precision: 1× P4 on akash, at $0.032/hr per GPU ($0.032/hr total). Quantizing to FP8 or INT4 (rows above) can cost less, but requires a compatible quantized checkpoint to exist for this model.

Weight-to-VRAM math, the fit rules, and how live prices are normalized: full methodology.

More openai models

Ready when you are

Stop paying for
idle GPUs.

Sign up in 60 seconds. Pay only for the GPU minutes you actually use.

© 2026 Aquanode. All rights reserved.

All trademarks, logos and brand names are the property of their respective owners.