What GPU do I need to run MediaTek-Research/Breeze-ASR-25?
1.5B parameters, published in BF16. View on Hugging Face
Breeze-ASR-25 is published by MediaTek-Research on Hugging Face, with 28,001 downloads and 142 likes to date. It's a WhisperForConditionalGeneration model built for automatic-speech-recognition, published natively in BF16.
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.
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 Breeze-ASR-25 at its published (BF16) precision: 1× RTX 3070 on simplepod, at $0.050/hr per GPU ($0.050/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 MediaTek-Research models
- Breeze-ASR-26 (1.5B, F32)
- Qwen3-0.6B (752M, BF16)
- gpt2 (137M, F32)
- Qwen3-8B (8.2B, BF16)
- Qwen3.6-35B-A3B-FP8 (36.0B, F8_E4M3)
- Qwen3.5-9B (9.7B, BF16)