audio model · whisper · Android
Can I run Whisper large-v3 on Google Pixel 9 Pro?
Yes. Whisper large-v3 runs on Google Pixel 9 Pro at int8 (~2.5 GB of ~10.5 GB usable).
Runs at int8 using ~2.5 GB of ~10.5 GB usable.
- Peak memory
- ~2.5 GB
- Usable on device
- ~10.5 GB
- Device memory
- 16 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
- 1.55B
- Peak memory
- ~2.5 GB at int8
- License
- MIT
- Memory
- 16 GB ram
- Usable for weights
- ~10.5 GB
- Best runtime
- llama.cpp (PocketPal) or MLC-LLM (Adreno GPU path)
You could also run
Run Whisper large-v3 on other hardware
FAQ
Can Google Pixel 9 Pro run Whisper large-v3?
Yes. Whisper large-v3 runs on Google Pixel 9 Pro at int8 (~2.5 GB of ~10.5 GB usable).
How much memory does Whisper large-v3 need?
Google Pixel 9 Pro has room to spare. At int8 the realistic peak is ~2.5 GB of memory.
What do I use to run Whisper large-v3 locally?
Whisper large-v3 runs in whisper.cpp or faster-whisper (among others). It runs on CPU, so no GPU is required.
Sources
- 9to5google.com
- androidpolice.com
- comparigon.com
- github.com/a-ghorbani
- github.com/ggml-org
- github.com/google-ai-edge
- github.com/mlc-ai
- github.com/openai
- github.com/shubham0204
- github.com/SYSTRAN
- github.com/Vali-98
- gsmarena.com/google_pixel_9_pro-12424.php
- gsmarena.com/google_pixel_9_pro-13218.php
- huggingface.co
- layla-network.ai
- mlc.ai
VRAM figures are sourced peak-usage anchors at the noted quant, validated 2026-08-03. See methodology.