v0.48.0
Browse filesSee https://github.com/qualcomm/ai-hub-models/releases/v0.48.0 for changelog.
LICENSE
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
The license of the original trained model can be found at https://github.com/myshell-ai/MeloTTS/blob/main/LICENSE.
|
README.md
ADDED
|
@@ -0,0 +1,191 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: pytorch
|
| 3 |
+
license: other
|
| 4 |
+
tags:
|
| 5 |
+
- real_time
|
| 6 |
+
- android
|
| 7 |
+
pipeline_tag: text-to-audio
|
| 8 |
+
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+

|
| 12 |
+
|
| 13 |
+
# MeloTTS-ES: Optimized for Qualcomm Devices
|
| 14 |
+
|
| 15 |
+
MeloTTS is a high-quality multi-lingual text-to-speech library for English, Chinese and Spanish language.
|
| 16 |
+
|
| 17 |
+
This is based on the implementation of MeloTTS-ES found [here](https://github.com/myshell-ai/MeloTTS).
|
| 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/melotts_es) 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 |
+
|
| 22 |
+
## Getting Started
|
| 23 |
+
There are two ways to deploy this model on your device:
|
| 24 |
+
|
| 25 |
+
### Option 1: Download Pre-Exported Models
|
| 26 |
+
|
| 27 |
+
Below are pre-exported model assets ready for deployment.
|
| 28 |
+
|
| 29 |
+
| Runtime | Precision | Chipset | SDK Versions | Download |
|
| 30 |
+
|---|---|---|---|---|
|
| 31 |
+
| PRECOMPILED_QNN_ONNX | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_x2_elite.zip)
|
| 32 |
+
| PRECOMPILED_QNN_ONNX | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_x_elite.zip)
|
| 33 |
+
| PRECOMPILED_QNN_ONNX | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_8gen3.zip)
|
| 34 |
+
| PRECOMPILED_QNN_ONNX | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-precompiled_qnn_onnx-mixed_with_float-qualcomm_qcs8550_proxy.zip)
|
| 35 |
+
| PRECOMPILED_QNN_ONNX | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
|
| 36 |
+
| PRECOMPILED_QNN_ONNX | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_8_elite_gen5.zip)
|
| 37 |
+
| PRECOMPILED_QNN_ONNX | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-precompiled_qnn_onnx-mixed_with_float-qualcomm_qcs9075.zip)
|
| 38 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_x2_elite.zip)
|
| 39 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_x_elite.zip)
|
| 40 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_8gen3.zip)
|
| 41 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_qcs8550_proxy.zip)
|
| 42 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_sa8775p.zip)
|
| 43 |
+
| QNN_CONTEXT_BINARY | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
|
| 44 |
+
| QNN_CONTEXT_BINARY | mixed_with_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/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_8_elite_gen5.zip)
|
| 45 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_sa7255p.zip)
|
| 46 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_sa8295p.zip)
|
| 47 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_qcs9075.zip)
|
| 48 |
+
| QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_es/releases/v0.48.0/melotts_es-qnn_context_binary-mixed_with_float-qualcomm_qcs8450_proxy.zip)
|
| 49 |
+
|
| 50 |
+
For more device-specific assets and performance metrics, visit **[MeloTTS-ES on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/melotts_es)**.
|
| 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/melotts_es) 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 [MeloTTS-ES on GitHub](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/melotts_es) for usage instructions.
|
| 63 |
+
|
| 64 |
+
## Model Details
|
| 65 |
+
|
| 66 |
+
**Model Type:** Model_use_case.audio_generation
|
| 67 |
+
|
| 68 |
+
**Model Stats:**
|
| 69 |
+
- Model checkpoint: myshell-ai/MeloTTS-Spanish
|
| 70 |
+
- Max decoded sequence length: 512 tokens
|
| 71 |
+
- Number of parameters (Encoder_ES): 8.36M
|
| 72 |
+
- Model size (Encoder_ES) (float): 32.0 MB
|
| 73 |
+
- Number of parameters (Flow_ES): 20.1M
|
| 74 |
+
- Model size (Flow_ES) (float): 76.9 MB
|
| 75 |
+
- Number of parameters (Decoder_ES): 14.5M
|
| 76 |
+
- Model size (Decoder_ES) (float): 55.5 MB
|
| 77 |
+
- Number of parameters (T5Encoder_ES): 15.1M
|
| 78 |
+
- Model size (T5Encoder_ES) (float): 57.5 MB
|
| 79 |
+
- Number of parameters (T5Decoder_ES): 5.72M
|
| 80 |
+
- Model size (T5Decoder_ES) (float): 21.8 MB
|
| 81 |
+
|
| 82 |
+
## Performance Summary
|
| 83 |
+
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
|
| 84 |
+
|---|---|---|---|---|---|---
|
| 85 |
+
| Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 38.795 ms | 20 - 20 MB | NPU
|
| 86 |
+
| Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 76.499 ms | 18 - 18 MB | NPU
|
| 87 |
+
| Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 57.043 ms | 0 - 7 MB | NPU
|
| 88 |
+
| Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 77.806 ms | 1 - 22 MB | NPU
|
| 89 |
+
| Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 76.458 ms | 0 - 3 MB | NPU
|
| 90 |
+
| Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 46.697 ms | 1 - 9 MB | NPU
|
| 91 |
+
| Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 41.08 ms | 0 - 11 MB | NPU
|
| 92 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 38.665 ms | 0 - 0 MB | NPU
|
| 93 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 76.979 ms | 0 - 0 MB | NPU
|
| 94 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 56.923 ms | 0 - 7 MB | NPU
|
| 95 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 127.493 ms | 0 - 9 MB | NPU
|
| 96 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 78.31 ms | 0 - 2 MB | NPU
|
| 97 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 77.552 ms | 1 - 6 MB | NPU
|
| 98 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 76.734 ms | 0 - 2 MB | NPU
|
| 99 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 106.152 ms | 1 - 10 MB | NPU
|
| 100 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 127.493 ms | 0 - 9 MB | NPU
|
| 101 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 92.954 ms | 0 - 6 MB | NPU
|
| 102 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 47.305 ms | 0 - 13 MB | NPU
|
| 103 |
+
| Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 41.946 ms | 0 - 10 MB | NPU
|
| 104 |
+
| Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 19.692 ms | 14 - 14 MB | NPU
|
| 105 |
+
| Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 32.517 ms | 13 - 13 MB | NPU
|
| 106 |
+
| Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 25.147 ms | 4 - 11 MB | NPU
|
| 107 |
+
| Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 33.47 ms | 0 - 17 MB | NPU
|
| 108 |
+
| Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 39.595 ms | 4 - 6 MB | NPU
|
| 109 |
+
| Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 20.871 ms | 3 - 10 MB | NPU
|
| 110 |
+
| Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 17.595 ms | 4 - 14 MB | NPU
|
| 111 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 19.994 ms | 4 - 4 MB | NPU
|
| 112 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 32.897 ms | 4 - 4 MB | NPU
|
| 113 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 24.772 ms | 4 - 11 MB | NPU
|
| 114 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 77.478 ms | 2 - 10 MB | NPU
|
| 115 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 33.78 ms | 4 - 6 MB | NPU
|
| 116 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 128.02 ms | 2 - 10 MB | NPU
|
| 117 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 39.734 ms | 4 - 9 MB | NPU
|
| 118 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 47.409 ms | 4 - 13 MB | NPU
|
| 119 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 77.478 ms | 2 - 10 MB | NPU
|
| 120 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 44.012 ms | 2 - 7 MB | NPU
|
| 121 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 20.943 ms | 2 - 15 MB | NPU
|
| 122 |
+
| Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 17.896 ms | 4 - 14 MB | NPU
|
| 123 |
+
| Flow_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 84.771 ms | 31 - 31 MB | NPU
|
| 124 |
+
| Flow_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 147.323 ms | 30 - 30 MB | NPU
|
| 125 |
+
| Flow_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 120.303 ms | 8 - 15 MB | NPU
|
| 126 |
+
| Flow_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 156.57 ms | 0 - 37 MB | NPU
|
| 127 |
+
| Flow_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 150.009 ms | 4 - 10 MB | NPU
|
| 128 |
+
| Flow_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 102.409 ms | 3 - 10 MB | NPU
|
| 129 |
+
| Flow_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 91.115 ms | 6 - 16 MB | NPU
|
| 130 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 85.006 ms | 4 - 4 MB | NPU
|
| 131 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 147.404 ms | 4 - 4 MB | NPU
|
| 132 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 119.241 ms | 4 - 11 MB | NPU
|
| 133 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 279.012 ms | 1 - 10 MB | NPU
|
| 134 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 158.167 ms | 5 - 7 MB | NPU
|
| 135 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 150.753 ms | 1 - 10 MB | NPU
|
| 136 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 149.461 ms | 6 - 12 MB | NPU
|
| 137 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 181.966 ms | 4 - 13 MB | NPU
|
| 138 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 279.012 ms | 1 - 10 MB | NPU
|
| 139 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 188.679 ms | 1 - 6 MB | NPU
|
| 140 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 101.954 ms | 3 - 12 MB | NPU
|
| 141 |
+
| Flow_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 90.941 ms | 4 - 13 MB | NPU
|
| 142 |
+
| T5Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 0.268 ms | 10 - 10 MB | NPU
|
| 143 |
+
| T5Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 0.451 ms | 10 - 10 MB | NPU
|
| 144 |
+
| T5Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 0.329 ms | 0 - 7 MB | NPU
|
| 145 |
+
| T5Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 0.425 ms | 0 - 12 MB | NPU
|
| 146 |
+
| T5Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 0.57 ms | 1 - 4 MB | NPU
|
| 147 |
+
| T5Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 0.295 ms | 0 - 11 MB | NPU
|
| 148 |
+
| T5Decoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 0.269 ms | 0 - 10 MB | NPU
|
| 149 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 0.362 ms | 1 - 1 MB | NPU
|
| 150 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 0.44 ms | 1 - 1 MB | NPU
|
| 151 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 0.304 ms | 0 - 7 MB | NPU
|
| 152 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 1.021 ms | 0 - 9 MB | NPU
|
| 153 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 0.393 ms | 1 - 2 MB | NPU
|
| 154 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 0.663 ms | 0 - 9 MB | NPU
|
| 155 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 0.52 ms | 3 - 5 MB | NPU
|
| 156 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 0.579 ms | 1 - 10 MB | NPU
|
| 157 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 1.021 ms | 0 - 9 MB | NPU
|
| 158 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 0.844 ms | 0 - 5 MB | NPU
|
| 159 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 0.276 ms | 0 - 9 MB | NPU
|
| 160 |
+
| T5Decoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 0.257 ms | 0 - 11 MB | NPU
|
| 161 |
+
| T5Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 0.465 ms | 29 - 29 MB | NPU
|
| 162 |
+
| T5Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 1.005 ms | 29 - 29 MB | NPU
|
| 163 |
+
| T5Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 0.623 ms | 0 - 6 MB | NPU
|
| 164 |
+
| T5Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 0.832 ms | 0 - 65 MB | NPU
|
| 165 |
+
| T5Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 1.114 ms | 0 - 3 MB | NPU
|
| 166 |
+
| T5Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 0.519 ms | 0 - 7 MB | NPU
|
| 167 |
+
| T5Encoder_ES | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 0.506 ms | 0 - 10 MB | NPU
|
| 168 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 0.743 ms | 0 - 0 MB | NPU
|
| 169 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 1.002 ms | 0 - 0 MB | NPU
|
| 170 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 0.603 ms | 0 - 7 MB | NPU
|
| 171 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 2.766 ms | 0 - 8 MB | NPU
|
| 172 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 0.827 ms | 0 - 1 MB | NPU
|
| 173 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 1.22 ms | 0 - 5 MB | NPU
|
| 174 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 1.079 ms | 2 - 4 MB | NPU
|
| 175 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 1.342 ms | 0 - 9 MB | NPU
|
| 176 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 2.766 ms | 0 - 8 MB | NPU
|
| 177 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 1.683 ms | 0 - 5 MB | NPU
|
| 178 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 0.522 ms | 0 - 8 MB | NPU
|
| 179 |
+
| T5Encoder_ES | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 0.487 ms | 0 - 10 MB | NPU
|
| 180 |
+
|
| 181 |
+
## License
|
| 182 |
+
* The license for the original implementation of MeloTTS-ES can be found
|
| 183 |
+
[here](https://github.com/myshell-ai/MeloTTS/blob/main/LICENSE).
|
| 184 |
+
|
| 185 |
+
## References
|
| 186 |
+
* [MeloTTS High-quality Multi-lingual Multi-accent Text-to-Speech](https://github.com/myshell-ai/MeloTTS)
|
| 187 |
+
* [Source Model Implementation](https://github.com/myshell-ai/MeloTTS)
|
| 188 |
+
|
| 189 |
+
## Community
|
| 190 |
+
* Join [our AI Hub Slack community](https://aihub.qualcomm.com/community/slack) to collaborate, post questions and learn more about on-device AI.
|
| 191 |
+
* For questions or feedback please [reach out to us](mailto:ai-hub-support@qti.qualcomm.com).
|