v0.50.1
Browse filesSee https://github.com/qualcomm/ai-hub-models/releases/v0.50.1 for changelog.
- README.md +21 -21
- release_assets.json +1 -1
README.md
CHANGED
|
@@ -15,7 +15,7 @@ pipeline_tag: automatic-speech-recognition
|
|
| 15 |
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.
|
| 16 |
|
| 17 |
This is based on the implementation of Whisper-Small found [here](https://github.com/huggingface/transformers/tree/v4.42.3/src/transformers/models/whisper).
|
| 18 |
-
This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/whisper_small) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
|
| 19 |
|
| 20 |
Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device.
|
| 21 |
|
|
@@ -28,38 +28,38 @@ Below are pre-exported model assets ready for deployment.
|
|
| 28 |
|
| 29 |
| Runtime | Precision | Chipset | SDK Versions | Download |
|
| 30 |
|---|---|---|---|---|
|
| 31 |
-
| PRECOMPILED_QNN_ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 32 |
-
| PRECOMPILED_QNN_ONNX | float | Snapdragon® X2 Elite | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 33 |
-
| PRECOMPILED_QNN_ONNX | float | Snapdragon® X Elite | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 34 |
-
| PRECOMPILED_QNN_ONNX | float | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 35 |
-
| PRECOMPILED_QNN_ONNX | float | Qualcomm® QCS8550 (Proxy) | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 36 |
-
| PRECOMPILED_QNN_ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 37 |
-
| PRECOMPILED_QNN_ONNX | float | Qualcomm® QCS9075 | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 38 |
-
| QNN_CONTEXT_BINARY | float | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 39 |
-
| QNN_CONTEXT_BINARY | float | Snapdragon® X2 Elite | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 40 |
-
| QNN_CONTEXT_BINARY | float | Snapdragon® X Elite | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 41 |
-
| QNN_CONTEXT_BINARY | float | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 42 |
-
| QNN_CONTEXT_BINARY | float | Qualcomm® QCS8550 (Proxy) | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 43 |
-
| QNN_CONTEXT_BINARY | float | Qualcomm® SA8775P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 44 |
-
| QNN_CONTEXT_BINARY | float | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 45 |
-
| QNN_CONTEXT_BINARY | float | Qualcomm® SA7255P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 46 |
-
| QNN_CONTEXT_BINARY | float | Qualcomm® SA8295P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 47 |
-
| QNN_CONTEXT_BINARY | float | Qualcomm® QCS9075 | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 48 |
-
| QNN_CONTEXT_BINARY | float | Qualcomm® QCS8450 (Proxy) | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.
|
| 49 |
|
| 50 |
For more device-specific assets and performance metrics, visit **[Whisper-Small on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/whisper_small)**.
|
| 51 |
|
| 52 |
|
| 53 |
### Option 2: Export with Custom Configurations
|
| 54 |
|
| 55 |
-
Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/whisper_small) Python library to compile and export the model with your own:
|
| 56 |
- Custom weights (e.g., fine-tuned checkpoints)
|
| 57 |
- Custom input shapes
|
| 58 |
- Target device and runtime configurations
|
| 59 |
|
| 60 |
This option is ideal if you need to customize the model beyond the default configuration provided here.
|
| 61 |
|
| 62 |
-
See our repository for [Whisper-Small on GitHub](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/whisper_small) for usage instructions.
|
| 63 |
|
| 64 |
## Model Details
|
| 65 |
|
|
|
|
| 15 |
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.
|
| 16 |
|
| 17 |
This is based on the implementation of Whisper-Small found [here](https://github.com/huggingface/transformers/tree/v4.42.3/src/transformers/models/whisper).
|
| 18 |
+
This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/src/qai_hub_models/models/whisper_small) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
|
| 19 |
|
| 20 |
Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device.
|
| 21 |
|
|
|
|
| 28 |
|
| 29 |
| Runtime | Precision | Chipset | SDK Versions | Download |
|
| 30 |
|---|---|---|---|---|
|
| 31 |
+
| PRECOMPILED_QNN_ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_8_elite_gen5.zip)
|
| 32 |
+
| PRECOMPILED_QNN_ONNX | float | Snapdragon® X2 Elite | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_x2_elite.zip)
|
| 33 |
+
| PRECOMPILED_QNN_ONNX | float | Snapdragon® X Elite | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_x_elite.zip)
|
| 34 |
+
| PRECOMPILED_QNN_ONNX | float | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_8gen3.zip)
|
| 35 |
+
| PRECOMPILED_QNN_ONNX | float | Qualcomm® QCS8550 (Proxy) | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_qcs8550_proxy.zip)
|
| 36 |
+
| PRECOMPILED_QNN_ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
|
| 37 |
+
| PRECOMPILED_QNN_ONNX | float | Qualcomm® QCS9075 | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_qcs9075.zip)
|
| 38 |
+
| QNN_CONTEXT_BINARY | float | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_8_elite_gen5.zip)
|
| 39 |
+
| QNN_CONTEXT_BINARY | float | Snapdragon® X2 Elite | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_x2_elite.zip)
|
| 40 |
+
| QNN_CONTEXT_BINARY | float | Snapdragon® X Elite | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_x_elite.zip)
|
| 41 |
+
| QNN_CONTEXT_BINARY | float | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_8gen3.zip)
|
| 42 |
+
| QNN_CONTEXT_BINARY | float | Qualcomm® QCS8550 (Proxy) | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_qcs8550_proxy.zip)
|
| 43 |
+
| QNN_CONTEXT_BINARY | float | Qualcomm® SA8775P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_sa8775p.zip)
|
| 44 |
+
| QNN_CONTEXT_BINARY | float | Snapdragon® 8 Elite For Galaxy Mobile | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
|
| 45 |
+
| QNN_CONTEXT_BINARY | float | Qualcomm® SA7255P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_sa7255p.zip)
|
| 46 |
+
| QNN_CONTEXT_BINARY | float | Qualcomm® SA8295P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_sa8295p.zip)
|
| 47 |
+
| QNN_CONTEXT_BINARY | float | Qualcomm® QCS9075 | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_qcs9075.zip)
|
| 48 |
+
| QNN_CONTEXT_BINARY | float | Qualcomm® QCS8450 (Proxy) | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_qcs8450_proxy.zip)
|
| 49 |
|
| 50 |
For more device-specific assets and performance metrics, visit **[Whisper-Small on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/whisper_small)**.
|
| 51 |
|
| 52 |
|
| 53 |
### Option 2: Export with Custom Configurations
|
| 54 |
|
| 55 |
+
Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/src/qai_hub_models/models/whisper_small) Python library to compile and export the model with your own:
|
| 56 |
- Custom weights (e.g., fine-tuned checkpoints)
|
| 57 |
- Custom input shapes
|
| 58 |
- Target device and runtime configurations
|
| 59 |
|
| 60 |
This option is ideal if you need to customize the model beyond the default configuration provided here.
|
| 61 |
|
| 62 |
+
See our repository for [Whisper-Small on GitHub](https://github.com/qualcomm/ai-hub-models/blob/main/src/qai_hub_models/models/whisper_small) for usage instructions.
|
| 63 |
|
| 64 |
## Model Details
|
| 65 |
|
release_assets.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"version":"0.50.
|
|
|
|
| 1 |
+
{"version":"0.50.1","precisions":{"float":{"chipset_assets":{"qualcomm-snapdragon-8gen3":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_8gen3.zip"},"precompiled_qnn_onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.1"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_8gen3.zip"}},"qualcomm-snapdragon-8-elite-for-galaxy":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_8_elite_for_galaxy.zip"},"precompiled_qnn_onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.1"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_8_elite_for_galaxy.zip"}},"qualcomm-snapdragon-8-elite-gen5":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_8_elite_gen5.zip"},"precompiled_qnn_onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.1"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_8_elite_gen5.zip"}},"qualcomm-snapdragon-x-elite":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_x_elite.zip"},"precompiled_qnn_onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.1"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_x_elite.zip"}},"qualcomm-snapdragon-x2-elite":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_snapdragon_x2_elite.zip"},"precompiled_qnn_onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.1"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_snapdragon_x2_elite.zip"}},"qualcomm-sa7255p":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_sa7255p.zip"}},"qualcomm-sa8295p":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_sa8295p.zip"}},"qualcomm-sa8775p":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_sa8775p.zip"}},"qualcomm-qcs8550-proxy":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_qcs8550_proxy.zip"},"precompiled_qnn_onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.1"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_qcs8550_proxy.zip"}},"qualcomm-qcs9075":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_qcs9075.zip"},"precompiled_qnn_onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.1"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-precompiled_qnn_onnx-float-qualcomm_qcs9075.zip"}},"qualcomm-qcs8450-proxy":{"qnn_context_binary":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/whisper_small/releases/v0.50.1/whisper_small-qnn_context_binary-float-qualcomm_qcs8450_proxy.zip"}}}}}}
|