Whisper-Tiny: Optimized for Qualcomm Devices

HuggingFace Whisper-Small ASR (Automatic Speech Recognition) model is a state-of-the-art system designed for transcribing spoken language into written text. This model is based on the transformer architecture and has been optimized for edge inference by replacing Multi-Head Attention (MHA) with Single-Head Attention (SHA) and linear layers with convolutional (conv) layers. It exhibits robust performance in realistic, noisy environments, making it highly reliable for real-world applications. Specifically, it excels in long-form transcription, capable of accurately transcribing audio clips up to 30 seconds long. Time to the first token is the encoder's latency, while time to each additional token is decoder's latency, where we assume a max decoded length specified below.

This is based on the implementation of Whisper-Tiny found here. This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the Qualcomm® AI Hub Models library to export with custom configurations. More details on model performance across various devices, can be found here.

Qualcomm AI Hub Models uses Qualcomm AI Hub Workbench to compile, profile, and evaluate this model. Sign up to run these models on a hosted Qualcomm® device.

Getting Started

There are two ways to deploy this model on your device:

Option 1: Download Pre-Exported Models

Below are pre-exported model assets ready for deployment.

Runtime Precision Chipset SDK Versions Download
PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite Gen 5 Mobile QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Snapdragon® X2 Elite QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Snapdragon® X Elite QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Snapdragon® 8 Gen 3 Mobile QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Qualcomm® QCS8550 (Proxy) QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite For Galaxy Mobile QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Qualcomm® QCS9075 QAIRT 2.42, ONNX Runtime 1.24.1 Download
QNN_CONTEXT_BINARY float Snapdragon® 8 Elite Gen 5 Mobile QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Snapdragon® X2 Elite QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Snapdragon® X Elite QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Snapdragon® 8 Gen 3 Mobile QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® QCS8550 (Proxy) QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® SA8775P QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Snapdragon® 8 Elite For Galaxy Mobile QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® SA7255P QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® SA8295P QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® QCS9075 QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® QCS8450 (Proxy) QAIRT 2.43 Download

For more device-specific assets and performance metrics, visit Whisper-Tiny on Qualcomm® AI Hub.

Option 2: Export with Custom Configurations

Use the Qualcomm® AI Hub Models Python library to compile and export the model with your own:

  • Custom weights (e.g., fine-tuned checkpoints)
  • Custom input shapes
  • Target device and runtime configurations

This option is ideal if you need to customize the model beyond the default configuration provided here.

See our repository for Whisper-Tiny on GitHub for usage instructions.

Model Details

Model Type: Model_use_case.speech_recognition

Model Stats:

  • Model checkpoint: openai/whisper-tiny
  • Input resolution: 80x3000 (30 seconds audio)
  • Max decoded sequence length: 200 tokens
  • Number of parameters (HfWhisperEncoder): 9.39M
  • Model size (HfWhisperEncoder) (float): 35.9 MB
  • Number of parameters (HfWhisperDecoder): 28.4M
  • Model size (HfWhisperDecoder) (float): 109 MB

Performance Summary

Model Runtime Precision Chipset Inference Time (ms) Peak Memory Range (MB) Primary Compute Unit
HfWhisperDecoder PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite Gen 5 Mobile 1.336 ms 1 - 11 MB NPU
HfWhisperDecoder PRECOMPILED_QNN_ONNX float Snapdragon® X2 Elite 1.07 ms 83 - 83 MB NPU
HfWhisperDecoder PRECOMPILED_QNN_ONNX float Snapdragon® X Elite 1.92 ms 83 - 83 MB NPU
HfWhisperDecoder PRECOMPILED_QNN_ONNX float Snapdragon® 8 Gen 3 Mobile 1.702 ms 13 - 20 MB NPU
HfWhisperDecoder PRECOMPILED_QNN_ONNX float Qualcomm® QCS8550 (Proxy) 2.212 ms 0 - 87 MB NPU
HfWhisperDecoder PRECOMPILED_QNN_ONNX float Qualcomm® QCS9075 2.613 ms 10 - 23 MB NPU
HfWhisperDecoder PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite For Galaxy Mobile 1.385 ms 0 - 7 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Snapdragon® 8 Elite Gen 5 Mobile 1.316 ms 0 - 10 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Snapdragon® X2 Elite 1.24 ms 10 - 10 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Snapdragon® X Elite 1.88 ms 10 - 10 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Snapdragon® 8 Gen 3 Mobile 1.643 ms 0 - 8 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Qualcomm® QCS8275 (Proxy) 3.705 ms 10 - 17 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Qualcomm® QCS8550 (Proxy) 2.115 ms 10 - 12 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Qualcomm® SA8775P 6.5 ms 10 - 19 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Qualcomm® QCS9075 2.553 ms 10 - 23 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Qualcomm® QCS8450 (Proxy) 2.643 ms 10 - 20 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Qualcomm® SA7255P 3.705 ms 10 - 17 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Qualcomm® SA8295P 2.969 ms 8 - 13 MB NPU
HfWhisperDecoder QNN_CONTEXT_BINARY float Snapdragon® 8 Elite For Galaxy Mobile 1.42 ms 0 - 14 MB NPU
HfWhisperEncoder PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite Gen 5 Mobile 7.502 ms 20 - 30 MB NPU
HfWhisperEncoder PRECOMPILED_QNN_ONNX float Snapdragon® X2 Elite 7.85 ms 31 - 31 MB NPU
HfWhisperEncoder PRECOMPILED_QNN_ONNX float Snapdragon® X Elite 18.15 ms 33 - 33 MB NPU
HfWhisperEncoder PRECOMPILED_QNN_ONNX float Snapdragon® 8 Gen 3 Mobile 12.943 ms 21 - 28 MB NPU
HfWhisperEncoder PRECOMPILED_QNN_ONNX float Qualcomm® QCS8550 (Proxy) 17.669 ms 12 - 33 MB NPU
HfWhisperEncoder PRECOMPILED_QNN_ONNX float Qualcomm® QCS9075 21.797 ms 20 - 23 MB NPU
HfWhisperEncoder PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite For Galaxy Mobile 8.968 ms 21 - 32 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Snapdragon® 8 Elite Gen 5 Mobile 7.311 ms 0 - 10 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Snapdragon® X2 Elite 8.394 ms 0 - 0 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Snapdragon® X Elite 18.323 ms 0 - 0 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Snapdragon® 8 Gen 3 Mobile 12.985 ms 0 - 8 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Qualcomm® QCS8275 (Proxy) 56.876 ms 0 - 8 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Qualcomm® QCS8550 (Proxy) 17.809 ms 1 - 2 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Qualcomm® SA8775P 21.157 ms 1 - 6 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Qualcomm® QCS9075 22.374 ms 0 - 11 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Qualcomm® QCS8450 (Proxy) 46.58 ms 1 - 10 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Qualcomm® SA7255P 56.876 ms 0 - 8 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Qualcomm® SA8295P 46.284 ms 0 - 5 MB NPU
HfWhisperEncoder QNN_CONTEXT_BINARY float Snapdragon® 8 Elite For Galaxy Mobile 8.97 ms 0 - 10 MB NPU

License

  • The license for the original implementation of Whisper-Tiny can be found here.

References

Community

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support