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,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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-ZH: 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-ZH 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_zh) 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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-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_zh/releases/v0.48.0/melotts_zh-qnn_context_binary-mixed_with_float-qualcomm_qcs8450_proxy.zip)
|
| 49 |
+
|
| 50 |
+
For more device-specific assets and performance metrics, visit **[MeloTTS-ZH on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/melotts_zh)**.
|
| 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_zh) 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-ZH on GitHub](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/melotts_zh) 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-Chinese
|
| 70 |
+
- Max decoded sequence length: 512 tokens
|
| 71 |
+
- Number of parameters (Encoder_ZH): 8.34M
|
| 72 |
+
- Model size (Encoder_ZH) (float): 31.9 MB
|
| 73 |
+
- Number of parameters (Flow_ZH): 20.1M
|
| 74 |
+
- Model size (Flow_ZH) (float): 76.9 MB
|
| 75 |
+
- Number of parameters (Decoder_ZH): 14.5M
|
| 76 |
+
- Model size (Decoder_ZH) (float): 55.5 MB
|
| 77 |
+
- Number of parameters (BertWrapper_ZH): 152M
|
| 78 |
+
- Model size (BertWrapper_ZH) (float): 581 MB
|
| 79 |
+
|
| 80 |
+
## Performance Summary
|
| 81 |
+
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
|
| 82 |
+
|---|---|---|---|---|---|---
|
| 83 |
+
| BertWrapper_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 3.067 ms | 293 - 293 MB | NPU
|
| 84 |
+
| BertWrapper_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 7.339 ms | 293 - 293 MB | NPU
|
| 85 |
+
| BertWrapper_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 4.735 ms | 0 - 12 MB | NPU
|
| 86 |
+
| BertWrapper_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 6.767 ms | 0 - 322 MB | NPU
|
| 87 |
+
| BertWrapper_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 8.892 ms | 1 - 4 MB | NPU
|
| 88 |
+
| BertWrapper_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 3.465 ms | 0 - 11 MB | NPU
|
| 89 |
+
| BertWrapper_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 2.714 ms | 0 - 10 MB | NPU
|
| 90 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 3.344 ms | 0 - 0 MB | NPU
|
| 91 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 7.312 ms | 0 - 0 MB | NPU
|
| 92 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 4.735 ms | 0 - 7 MB | NPU
|
| 93 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 30.055 ms | 0 - 8 MB | NPU
|
| 94 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 6.751 ms | 0 - 1 MB | NPU
|
| 95 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 41.677 ms | 0 - 7 MB | NPU
|
| 96 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 8.854 ms | 2 - 4 MB | NPU
|
| 97 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 10.246 ms | 0 - 9 MB | NPU
|
| 98 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 30.055 ms | 0 - 8 MB | NPU
|
| 99 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 11.322 ms | 0 - 5 MB | NPU
|
| 100 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 3.467 ms | 0 - 13 MB | NPU
|
| 101 |
+
| BertWrapper_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 2.727 ms | 0 - 9 MB | NPU
|
| 102 |
+
| Decoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 38.457 ms | 20 - 20 MB | NPU
|
| 103 |
+
| Decoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 76.567 ms | 18 - 18 MB | NPU
|
| 104 |
+
| Decoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 57.018 ms | 0 - 8 MB | NPU
|
| 105 |
+
| Decoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 77.921 ms | 0 - 22 MB | NPU
|
| 106 |
+
| Decoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 76.506 ms | 0 - 3 MB | NPU
|
| 107 |
+
| Decoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 47.321 ms | 1 - 12 MB | NPU
|
| 108 |
+
| Decoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 40.983 ms | 0 - 10 MB | NPU
|
| 109 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 39.09 ms | 0 - 0 MB | NPU
|
| 110 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 77.001 ms | 0 - 0 MB | NPU
|
| 111 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 57.808 ms | 0 - 8 MB | NPU
|
| 112 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 127.303 ms | 0 - 9 MB | NPU
|
| 113 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 79.08 ms | 0 - 2 MB | NPU
|
| 114 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 330.556 ms | 0 - 9 MB | NPU
|
| 115 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 76.95 ms | 0 - 2 MB | NPU
|
| 116 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 106.196 ms | 3 - 11 MB | NPU
|
| 117 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 127.303 ms | 0 - 9 MB | NPU
|
| 118 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 92.924 ms | 0 - 6 MB | NPU
|
| 119 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 46.363 ms | 0 - 9 MB | NPU
|
| 120 |
+
| Decoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 41.104 ms | 0 - 10 MB | NPU
|
| 121 |
+
| Encoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 19.597 ms | 14 - 14 MB | NPU
|
| 122 |
+
| Encoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 32.705 ms | 13 - 13 MB | NPU
|
| 123 |
+
| Encoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 25.034 ms | 4 - 11 MB | NPU
|
| 124 |
+
| Encoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 33.374 ms | 0 - 17 MB | NPU
|
| 125 |
+
| Encoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 39.259 ms | 4 - 6 MB | NPU
|
| 126 |
+
| Encoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 20.93 ms | 3 - 14 MB | NPU
|
| 127 |
+
| Encoder_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 17.456 ms | 4 - 14 MB | NPU
|
| 128 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 19.826 ms | 4 - 4 MB | NPU
|
| 129 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 32.492 ms | 4 - 4 MB | NPU
|
| 130 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 24.81 ms | 4 - 11 MB | NPU
|
| 131 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 77.757 ms | 2 - 10 MB | NPU
|
| 132 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 34.537 ms | 4 - 5 MB | NPU
|
| 133 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 39.315 ms | 2 - 10 MB | NPU
|
| 134 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 39.262 ms | 4 - 9 MB | NPU
|
| 135 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 48.783 ms | 4 - 13 MB | NPU
|
| 136 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 77.757 ms | 2 - 10 MB | NPU
|
| 137 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 43.802 ms | 0 - 5 MB | NPU
|
| 138 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 19.943 ms | 2 - 15 MB | NPU
|
| 139 |
+
| Encoder_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 17.774 ms | 4 - 14 MB | NPU
|
| 140 |
+
| Flow_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 84.263 ms | 31 - 31 MB | NPU
|
| 141 |
+
| Flow_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 147.785 ms | 30 - 30 MB | NPU
|
| 142 |
+
| Flow_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 118.732 ms | 6 - 13 MB | NPU
|
| 143 |
+
| Flow_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 159.637 ms | 0 - 37 MB | NPU
|
| 144 |
+
| Flow_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 149.9 ms | 4 - 10 MB | NPU
|
| 145 |
+
| Flow_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 102.346 ms | 4 - 10 MB | NPU
|
| 146 |
+
| Flow_ZH | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 91.546 ms | 6 - 16 MB | NPU
|
| 147 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 85.627 ms | 4 - 4 MB | NPU
|
| 148 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 147.313 ms | 4 - 4 MB | NPU
|
| 149 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 120.757 ms | 4 - 11 MB | NPU
|
| 150 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 278.891 ms | 1 - 10 MB | NPU
|
| 151 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 156.444 ms | 4 - 6 MB | NPU
|
| 152 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 150.668 ms | 1 - 10 MB | NPU
|
| 153 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 149.706 ms | 6 - 12 MB | NPU
|
| 154 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8450 (Proxy) | 173.669 ms | 4 - 13 MB | NPU
|
| 155 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 278.891 ms | 1 - 10 MB | NPU
|
| 156 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8295P | 188.856 ms | 1 - 6 MB | NPU
|
| 157 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 102.441 ms | 1 - 14 MB | NPU
|
| 158 |
+
| Flow_ZH | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 91.038 ms | 4 - 13 MB | NPU
|
| 159 |
+
|
| 160 |
+
## License
|
| 161 |
+
* The license for the original implementation of MeloTTS-ZH can be found
|
| 162 |
+
[here](https://github.com/myshell-ai/MeloTTS/blob/main/LICENSE).
|
| 163 |
+
|
| 164 |
+
## References
|
| 165 |
+
* [MeloTTS High-quality Multi-lingual Multi-accent Text-to-Speech](https://github.com/myshell-ai/MeloTTS)
|
| 166 |
+
* [Source Model Implementation](https://github.com/myshell-ai/MeloTTS)
|
| 167 |
+
|
| 168 |
+
## Community
|
| 169 |
+
* Join [our AI Hub Slack community](https://aihub.qualcomm.com/community/slack) to collaborate, post questions and learn more about on-device AI.
|
| 170 |
+
* For questions or feedback please [reach out to us](mailto:ai-hub-support@qti.qualcomm.com).
|