Transcribe speech with models from the Arm AI Portal on Android
Download and run Arm-optimized Whisper speech-to-text models from the Arm AI Portal on an Arm-powered Android device.
- Recommended
Download and run Arm-optimized Whisper speech-to-text models from the Arm AI Portal on an Arm-powered Android device.
Build an end-to-end, on-device voice assistant that understands both speech and emotion using Whisper, HuBERT, ONNX Runtime, and a local LLM with llama.cpp on Arm.
Evaluation Conditions
Automatic Speech Recognition · vivo X300 · INT8 · LibriSpeech (test-clean)
| Metric | Resultsvs baseline | Change | |
|---|---|---|---|
| End to end latency p50 | 8853.61ms174164.24ms | −165310.64 ms | |
| End to end latency p90 |
9117.33ms174412.33ms |
| −165295.00 ms |
| Peak memory | 3150.16MB6178.08MB | −3027.92 MB |
| Inverse Real-time factor | 1.450.07 | +1.38 |
| Word error rate | 2.86%2.88% | −0.03% |
| Character error rate | 1.26%1.27% | −0.01% |
| Configuration | Baseline | Arm Optimized |
|---|---|---|
| Dataset | LibriSpeech (test-clean) | LibriSpeech (test-clean) |
| Sample count | 2,620 | 2,620 |
| Batch size | 1 | 1 |
The Optimized Model is provided as a reference implementation to demonstrate and evaluate execution and performance on Arm-based systems. It is not a production-ready or supported solution.
Arm’s publication of the Optimized Model does not constitute an endorsement or certification of the Original Model or a representation that the Optimized Model is suitable for production use or any particular purpose.
To the fullest extent permitted by applicable law (i) the Optimized Model is provided “as is.” Arm makes no representations or warranties that the Original Model, the Optimized Model or their outputs are accurate, safe, secure, non-infringing, legally compliant, suitable for production use or fit for any particular purpose; and (ii) Arm will not be liable for any loss or damage arising from or in connection with the Optimized Model, its use or its outputs.
You are responsible for independently evaluating the Optimized Model, its outputs and its suitability for your intended use, including compliance with applicable legal, regulatory, safety and security requirements.
Arm does not commit to provide ongoing support, maintenance or updates for the Optimized Model. Any use of or reliance on the Optimized Model or its outputs is at your own risk.
Use of the Portal is subject to the Arm Website Terms and Conditions of Use.
| Language | en | en |
| Mode | offline | offline |
| Normalization | Whisper-style | Whisper-style |
| Sample rate (Hz) | 16000 | 16000 |
| Audio length (s) | 12.85 | 12.85 |
| Runs | 100 | 50 |
| Warmup runs | 10 | 10 |