audio model · whisper · macOS
Can I run Whisper large-v3-turbo on Apple M4 Max (64GB)?
Yes. Whisper large-v3-turbo runs on Apple M4 Max (64GB) at int8 (~1.5 GB of ~48 GB usable).
Runs at int8 using ~1.5 GB of ~48 GB usable.
- Peak memory
- ~1.5 GB
- Usable on device
- ~48 GB
- Device memory
- 64 GB
- Quant
- int8
How to run it
Use whisper.cpp or faster-whisper at int8. It is light enough to run on CPU; a GPU just makes it faster.
- Type
- Speech to text
- Parameters
- 809M
- Peak memory
- ~1.5 GB at int8
- License
- MIT
- Memory
- 64 GB unified
- Usable for weights
- ~48 GB
- Best runtime
- MLX direct / Ollama (MLX backend)
You could also run
Run Whisper large-v3-turbo on other hardware
FAQ
Can Apple M4 Max (64GB) run Whisper large-v3-turbo?
Yes. Whisper large-v3-turbo runs on Apple M4 Max (64GB) at int8 (~1.5 GB of ~48 GB usable).
How much memory does Whisper large-v3-turbo need?
Apple M4 Max (64GB) has room to spare. At int8 the realistic peak is ~1.5 GB of memory.
What do I use to run Whisper large-v3-turbo locally?
Whisper large-v3-turbo runs in whisper.cpp or faster-whisper (among others). It runs on CPU, so no GPU is required.
Sources
VRAM figures are sourced peak-usage anchors at the noted quant, validated 2026-06-15. See methodology.