qaihm-bot commited on
Commit
53d20fc
·
verified ·
1 Parent(s): e8ce82d

See https://github.com/quic/ai-hub-models/releases/v0.47.0 for changelog.

Files changed (2) hide show
  1. LICENSE +1 -0
  2. README.md +199 -0
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,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ![](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_en/web-assets/model_demo.png)
12
+
13
+ # MeloTTS-EN: 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-EN 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/quic/ai-hub-models/blob/main/qai_hub_models/models/melotts_en) 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® 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_en/releases/v0.47.0/melotts_en-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_x_elite.zip)
32
+ | 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_en/releases/v0.47.0/melotts_en-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_8gen3.zip)
33
+ | 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_en/releases/v0.47.0/melotts_en-precompiled_qnn_onnx-mixed_with_float-qualcomm_qcs8550_proxy.zip)
34
+ | 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_en/releases/v0.47.0/melotts_en-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
35
+ | 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_en/releases/v0.47.0/melotts_en-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_8_elite_gen5.zip)
36
+ | 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_en/releases/v0.47.0/melotts_en-precompiled_qnn_onnx-mixed_with_float-qualcomm_snapdragon_x2_elite.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_en/releases/v0.47.0/melotts_en-precompiled_qnn_onnx-mixed_with_float-qualcomm_qcs9075.zip)
38
+ | 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_en/releases/v0.47.0/melotts_en-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_x_elite.zip)
39
+ | 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_en/releases/v0.47.0/melotts_en-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_8gen3.zip)
40
+ | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/melotts_en/releases/v0.47.0/melotts_en-qnn_context_binary-mixed_with_float-qualcomm_qcs8275_proxy.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_en/releases/v0.47.0/melotts_en-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_en/releases/v0.47.0/melotts_en-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_en/releases/v0.47.0/melotts_en-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_en/releases/v0.47.0/melotts_en-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_8_elite_gen5.zip)
45
+ | 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_en/releases/v0.47.0/melotts_en-qnn_context_binary-mixed_with_float-qualcomm_snapdragon_x2_elite.zip)
46
+ | 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_en/releases/v0.47.0/melotts_en-qnn_context_binary-mixed_with_float-qualcomm_sa7255p.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_en/releases/v0.47.0/melotts_en-qnn_context_binary-mixed_with_float-qualcomm_qcs9075.zip)
48
+
49
+ For more device-specific assets and performance metrics, visit **[MeloTTS-EN on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/melotts_en)**.
50
+
51
+
52
+ ### Option 2: Export with Custom Configurations
53
+
54
+ Use the [Qualcomm® AI Hub Models](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/melotts_en) Python library to compile and export the model with your own:
55
+ - Custom weights (e.g., fine-tuned checkpoints)
56
+ - Custom input shapes
57
+ - Target device and runtime configurations
58
+
59
+ This option is ideal if you need to customize the model beyond the default configuration provided here.
60
+
61
+ See our repository for [MeloTTS-EN on GitHub](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/melotts_en) for usage instructions.
62
+
63
+ ## Model Details
64
+
65
+ **Model Type:** Model_use_case.audio_generation
66
+
67
+ **Model Stats:**
68
+ - Model checkpoint: myshell-ai/MeloTTS-English
69
+ - Max decoded sequence length: 512 tokens
70
+ - Number of parameters (Encoder_EN): 8.30M
71
+ - Model size (Encoder_EN) (float): 31.8 MB
72
+ - Number of parameters (Flow_EN): 20.1M
73
+ - Model size (Flow_EN) (float): 76.9 MB
74
+ - Number of parameters (Decoder_EN): 14.5M
75
+ - Model size (Decoder_EN) (float): 55.5 MB
76
+ - Number of parameters (BertWrapper_EN): 94.5M
77
+ - Model size (BertWrapper_EN) (float): 360 MB
78
+ - Number of parameters (T5Encoder_EN): 15.1M
79
+ - Model size (T5Encoder_EN) (float): 57.5 MB
80
+ - Number of parameters (T5Decoder_EN): 5.72M
81
+ - Model size (T5Decoder_EN) (float): 21.8 MB
82
+
83
+ ## Performance Summary
84
+ | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
85
+ |---|---|---|---|---|---|---
86
+ | BertWrapper_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 9.289 ms | 182 - 182 MB | NPU
87
+ | BertWrapper_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 7.12 ms | 1 - 13 MB | NPU
88
+ | BertWrapper_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 8.826 ms | 0 - 193 MB | NPU
89
+ | BertWrapper_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 9.159 ms | 1 - 4 MB | NPU
90
+ | BertWrapper_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 5.65 ms | 1 - 9 MB | NPU
91
+ | BertWrapper_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 4.764 ms | 1 - 11 MB | NPU
92
+ | BertWrapper_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 5.001 ms | 182 - 182 MB | NPU
93
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 9.376 ms | 0 - 0 MB | NPU
94
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 7.212 ms | 0 - 7 MB | NPU
95
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 19.752 ms | 0 - 7 MB | NPU
96
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 8.934 ms | 0 - 1 MB | NPU
97
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 9.674 ms | 0 - 9 MB | NPU
98
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 9.389 ms | 0 - 2 MB | NPU
99
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 19.752 ms | 0 - 7 MB | NPU
100
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 5.681 ms | 0 - 13 MB | NPU
101
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 4.8 ms | 0 - 10 MB | NPU
102
+ | BertWrapper_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 5.437 ms | 0 - 0 MB | NPU
103
+ | Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 76.548 ms | 18 - 18 MB | NPU
104
+ | Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 56.623 ms | 0 - 7 MB | NPU
105
+ | Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 78.789 ms | 0 - 21 MB | NPU
106
+ | Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 76.378 ms | 0 - 3 MB | NPU
107
+ | Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 47.136 ms | 1 - 12 MB | NPU
108
+ | Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 40.927 ms | 0 - 10 MB | NPU
109
+ | Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 38.65 ms | 20 - 20 MB | NPU
110
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 76.912 ms | 0 - 0 MB | NPU
111
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 57.204 ms | 0 - 7 MB | NPU
112
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 127.255 ms | 0 - 8 MB | NPU
113
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 78.325 ms | 6 - 8 MB | NPU
114
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 77.601 ms | 0 - 9 MB | NPU
115
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 77.083 ms | 0 - 2 MB | NPU
116
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 127.255 ms | 0 - 8 MB | NPU
117
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 47.511 ms | 0 - 13 MB | NPU
118
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 40.918 ms | 0 - 10 MB | NPU
119
+ | Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 38.27 ms | 0 - 0 MB | NPU
120
+ | Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 33.025 ms | 13 - 13 MB | NPU
121
+ | Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 24.538 ms | 4 - 11 MB | NPU
122
+ | Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 34.791 ms | 0 - 17 MB | NPU
123
+ | Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 39.331 ms | 4 - 6 MB | NPU
124
+ | Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 21.025 ms | 3 - 14 MB | NPU
125
+ | Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 17.649 ms | 4 - 14 MB | NPU
126
+ | Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 19.545 ms | 14 - 14 MB | NPU
127
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 32.963 ms | 4 - 4 MB | NPU
128
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 24.82 ms | 4 - 11 MB | NPU
129
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 77.683 ms | 2 - 10 MB | NPU
130
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 33.495 ms | 4 - 5 MB | NPU
131
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 39.323 ms | 2 - 11 MB | NPU
132
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 39.55 ms | 4 - 9 MB | NPU
133
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 77.683 ms | 2 - 10 MB | NPU
134
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 20.276 ms | 2 - 15 MB | NPU
135
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 17.698 ms | 4 - 13 MB | NPU
136
+ | Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 19.776 ms | 4 - 4 MB | NPU
137
+ | Flow_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 147.711 ms | 30 - 30 MB | NPU
138
+ | Flow_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 118.758 ms | 6 - 13 MB | NPU
139
+ | Flow_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 153.543 ms | 0 - 37 MB | NPU
140
+ | Flow_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 149.547 ms | 4 - 10 MB | NPU
141
+ | Flow_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 101.733 ms | 3 - 15 MB | NPU
142
+ | Flow_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 90.911 ms | 6 - 16 MB | NPU
143
+ | Flow_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 84.778 ms | 31 - 31 MB | NPU
144
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 147.574 ms | 4 - 4 MB | NPU
145
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 120.762 ms | 4 - 12 MB | NPU
146
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 278.995 ms | 1 - 10 MB | NPU
147
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 159.12 ms | 4 - 6 MB | NPU
148
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 150.718 ms | 1 - 10 MB | NPU
149
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 149.802 ms | 4 - 10 MB | NPU
150
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 278.995 ms | 1 - 10 MB | NPU
151
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon�� 8 Elite For Galaxy Mobile | 103.043 ms | 3 - 16 MB | NPU
152
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 90.853 ms | 4 - 13 MB | NPU
153
+ | Flow_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 84.891 ms | 4 - 4 MB | NPU
154
+ | T5Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 0.482 ms | 10 - 10 MB | NPU
155
+ | T5Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 0.329 ms | 0 - 7 MB | NPU
156
+ | T5Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 0.435 ms | 0 - 12 MB | NPU
157
+ | T5Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 0.563 ms | 1 - 4 MB | NPU
158
+ | T5Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 0.284 ms | 0 - 12 MB | NPU
159
+ | T5Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 0.27 ms | 0 - 10 MB | NPU
160
+ | T5Decoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 0.228 ms | 10 - 10 MB | NPU
161
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 0.451 ms | 1 - 1 MB | NPU
162
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 0.317 ms | 0 - 7 MB | NPU
163
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 0.984 ms | 0 - 9 MB | NPU
164
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 0.402 ms | 0 - 2 MB | NPU
165
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 0.666 ms | 0 - 5 MB | NPU
166
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 0.515 ms | 1 - 3 MB | NPU
167
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 0.984 ms | 0 - 9 MB | NPU
168
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 0.27 ms | 0 - 13 MB | NPU
169
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 0.271 ms | 0 - 10 MB | NPU
170
+ | T5Decoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 0.362 ms | 1 - 1 MB | NPU
171
+ | T5Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X Elite | 1.011 ms | 29 - 29 MB | NPU
172
+ | T5Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 0.62 ms | 0 - 6 MB | NPU
173
+ | T5Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 0.855 ms | 0 - 34 MB | NPU
174
+ | T5Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Qualcomm® QCS9075 | 1.109 ms | 0 - 3 MB | NPU
175
+ | T5Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 0.508 ms | 0 - 7 MB | NPU
176
+ | T5Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 0.502 ms | 0 - 10 MB | NPU
177
+ | T5Encoder_EN | PRECOMPILED_QNN_ONNX | mixed_with_float | Snapdragon® X2 Elite | 0.502 ms | 29 - 29 MB | NPU
178
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X Elite | 1.01 ms | 0 - 0 MB | NPU
179
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Gen 3 Mobile | 0.603 ms | 0 - 7 MB | NPU
180
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8275 (Proxy) | 2.763 ms | 0 - 8 MB | NPU
181
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS8550 (Proxy) | 0.821 ms | 0 - 1 MB | NPU
182
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA8775P | 1.251 ms | 0 - 9 MB | NPU
183
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® QCS9075 | 1.079 ms | 0 - 2 MB | NPU
184
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Qualcomm® SA7255P | 2.763 ms | 0 - 8 MB | NPU
185
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite For Galaxy Mobile | 0.536 ms | 0 - 13 MB | NPU
186
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® 8 Elite Gen 5 Mobile | 0.486 ms | 0 - 10 MB | NPU
187
+ | T5Encoder_EN | QNN_CONTEXT_BINARY | mixed_with_float | Snapdragon® X2 Elite | 0.657 ms | 0 - 0 MB | NPU
188
+
189
+ ## License
190
+ * The license for the original implementation of MeloTTS-EN can be found
191
+ [here](https://github.com/myshell-ai/MeloTTS/blob/main/LICENSE).
192
+
193
+ ## References
194
+ * [MeloTTS High-quality Multi-lingual Multi-accent Text-to-Speech](https://github.com/myshell-ai/MeloTTS)
195
+ * [Source Model Implementation](https://github.com/myshell-ai/MeloTTS)
196
+
197
+ ## Community
198
+ * Join [our AI Hub Slack community](https://aihub.qualcomm.com/community/slack) to collaborate, post questions and learn more about on-device AI.
199
+ * For questions or feedback please [reach out to us](mailto:ai-hub-support@qti.qualcomm.com).