qaihm-bot commited on
Commit
3f40e88
·
verified ·
1 Parent(s): 0b928a9

See https://github.com/qualcomm/ai-hub-models/releases/v0.59.0 for changelog.

Files changed (2) hide show
  1. README.md +115 -116
  2. release_assets.json +23 -31
README.md CHANGED
@@ -15,7 +15,7 @@ pipeline_tag: text-to-audio
15
  PiperTTS is a high-quality multi-lingual text-to-speech library.
16
 
17
  This is based on the implementation of PiperTTS-EN found [here](https://github.com/rhasspy/piper).
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/v0.58.0/src/qai_hub_models/models/pipertts_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
 
@@ -28,32 +28,31 @@ Below are pre-exported model assets ready for deployment.
28
 
29
  | Runtime | Precision | Chipset | SDK Versions | Download |
30
  |---|---|---|---|---|
31
- | VOICE_AI | float | Snapdragon® X2 Elite | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x2_elite.zip)
32
- | VOICE_AI | float | Snapdragon® X Elite | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x_elite.zip)
33
- | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen3.zip)
34
- | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen1.zip)
35
- | VOICE_AI | float | Qualcomm® QCS8275 | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_qcs8275.zip)
36
- | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_qcs8550_proxy.zip)
37
- | VOICE_AI | float | Qualcomm® SA8775P | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_sa8775p.zip)
38
- | VOICE_AI | float | Snapdragon® 8 Elite Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
39
- | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.zip)
40
- | VOICE_AI | float | Qualcomm® SA7255P | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_sa7255p.zip)
41
- | VOICE_AI | float | Qualcomm® SA8295P | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_sa8295p.zip)
42
- | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_qcs9075.zip)
43
 
44
  For more device-specific assets and performance metrics, visit **[PiperTTS-EN on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/pipertts_en)**.
45
 
46
 
47
  ### Option 2: Export with Custom Configurations
48
 
49
- Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/v0.58.0/src/qai_hub_models/models/pipertts_en) Python library to compile and export the model with your own:
50
  - Custom weights (e.g., fine-tuned checkpoints)
51
  - Custom input shapes
52
  - Target device and runtime configurations
53
 
54
  This option is ideal if you need to customize the model beyond the default configuration provided here.
55
 
56
- See our repository for [PiperTTS-EN on GitHub](https://github.com/qualcomm/ai-hub-models/blob/v0.58.0/src/qai_hub_models/models/pipertts_en) for usage instructions.
57
 
58
  ## Model Details
59
 
@@ -78,108 +77,108 @@ See our repository for [PiperTTS-EN on GitHub](https://github.com/qualcomm/ai-hu
78
  ## Performance Summary
79
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
80
  |---|---|---|---|---|---|---
81
- | charsiu_decoder | VOICE_AI | float | Snapdragon® X2 Elite | 0.341 ms | 1 - 1 MB | NPU
82
- | charsiu_decoder | VOICE_AI | float | Snapdragon® X Elite | 0.44 ms | 1 - 1 MB | NPU
83
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.322 ms | 0 - 7 MB | NPU
84
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 0.572 ms | 0 - 9 MB | NPU
85
- | charsiu_decoder | VOICE_AI | float | Qualcomm® QCS8275 | 0.991 ms | 0 - 7 MB | NPU
86
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.401 ms | 0 - 2 MB | NPU
87
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8775P | 0.654 ms | 0 - 10 MB | NPU
88
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8650P | 0.654 ms | 0 - 10 MB | NPU
89
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8255P | 0.654 ms | 0 - 10 MB | NPU
90
- | charsiu_decoder | VOICE_AI | float | Qualcomm® QCS8450 | 0.572 ms | 0 - 9 MB | NPU
91
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.281 ms | 0 - 10 MB | NPU
92
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.283 ms | 0 - 13 MB | NPU
93
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA7255P | 0.991 ms | 0 - 7 MB | NPU
94
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 0.525 ms | 3 - 5 MB | NPU
95
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8295P | 0.789 ms | 0 - 6 MB | NPU
96
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.283 ms | 0 - 13 MB | NPU
97
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.44 ms | 1 - 1 MB | NPU
98
- | charsiu_encoder | VOICE_AI | float | Snapdragon® X2 Elite | 0.643 ms | 0 - 0 MB | NPU
99
- | charsiu_encoder | VOICE_AI | float | Snapdragon® X Elite | 1.041 ms | 0 - 0 MB | NPU
100
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.64 ms | 0 - 7 MB | NPU
101
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 1.336 ms | 0 - 13 MB | NPU
102
- | charsiu_encoder | VOICE_AI | float | Qualcomm® QCS8275 | 2.761 ms | 0 - 8 MB | NPU
103
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.897 ms | 0 - 1 MB | NPU
104
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8775P | 1.257 ms | 0 - 10 MB | NPU
105
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8650P | 1.257 ms | 0 - 10 MB | NPU
106
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8255P | 1.257 ms | 0 - 10 MB | NPU
107
- | charsiu_encoder | VOICE_AI | float | Qualcomm® QCS8450 | 1.336 ms | 0 - 13 MB | NPU
108
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.489 ms | 0 - 8 MB | NPU
109
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.529 ms | 0 - 9 MB | NPU
110
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA7255P | 2.761 ms | 0 - 8 MB | NPU
111
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 1.121 ms | 2 - 4 MB | NPU
112
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8295P | 1.742 ms | 0 - 6 MB | NPU
113
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.529 ms | 0 - 9 MB | NPU
114
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 1.041 ms | 0 - 0 MB | NPU
115
- | decoder | VOICE_AI | float | Snapdragon® X2 Elite | 1.754 ms | 0 - 0 MB | NPU
116
- | decoder | VOICE_AI | float | Snapdragon® X Elite | 3.069 ms | 0 - 0 MB | NPU
117
- | decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 2.197 ms | 0 - 7 MB | NPU
118
- | decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 4.379 ms | 0 - 9 MB | NPU
119
- | decoder | VOICE_AI | float | Qualcomm® QCS8275 | 8.073 ms | 0 - 8 MB | NPU
120
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 3.021 ms | 0 - 2 MB | NPU
121
- | decoder | VOICE_AI | float | Qualcomm® SA8775P | 3.48 ms | 0 - 5 MB | NPU
122
- | decoder | VOICE_AI | float | Qualcomm® SA8650P | 3.48 ms | 0 - 5 MB | NPU
123
- | decoder | VOICE_AI | float | Qualcomm® SA8255P | 3.48 ms | 0 - 5 MB | NPU
124
- | decoder | VOICE_AI | float | Qualcomm® QCS8450 | 4.379 ms | 0 - 9 MB | NPU
125
- | decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.827 ms | 0 - 8 MB | NPU
126
- | decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 1.895 ms | 0 - 9 MB | NPU
127
- | decoder | VOICE_AI | float | Qualcomm® SA7255P | 8.073 ms | 0 - 8 MB | NPU
128
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 3.687 ms | 0 - 2 MB | NPU
129
- | decoder | VOICE_AI | float | Qualcomm® SA8295P | 3.97 ms | 0 - 6 MB | NPU
130
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 1.895 ms | 0 - 9 MB | NPU
131
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 3.069 ms | 0 - 0 MB | NPU
132
- | encoder | VOICE_AI | float | Snapdragon® X2 Elite | 18.606 ms | 0 - 0 MB | NPU
133
- | encoder | VOICE_AI | float | Snapdragon® X Elite | 29.714 ms | 0 - 0 MB | NPU
134
- | encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 23.739 ms | 0 - 8 MB | NPU
135
- | encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 38.045 ms | 0 - 10 MB | NPU
136
- | encoder | VOICE_AI | float | Qualcomm® QCS8275 | 47.244 ms | 0 - 9 MB | NPU
137
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 31.572 ms | 0 - 2 MB | NPU
138
- | encoder | VOICE_AI | float | Qualcomm® SA8775P | 32.96 ms | 0 - 10 MB | NPU
139
- | encoder | VOICE_AI | float | Qualcomm® SA8650P | 32.96 ms | 0 - 10 MB | NPU
140
- | encoder | VOICE_AI | float | Qualcomm® SA8255P | 32.96 ms | 0 - 10 MB | NPU
141
- | encoder | VOICE_AI | float | Qualcomm® QCS8450 | 38.045 ms | 0 - 10 MB | NPU
142
- | encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 17.056 ms | 0 - 13 MB | NPU
143
- | encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 19.32 ms | 0 - 13 MB | NPU
144
- | encoder | VOICE_AI | float | Qualcomm® SA7255P | 47.244 ms | 0 - 9 MB | NPU
145
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 33.0 ms | 0 - 3 MB | NPU
146
- | encoder | VOICE_AI | float | Qualcomm® SA8295P | 35.237 ms | 0 - 6 MB | NPU
147
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 19.32 ms | 0 - 13 MB | NPU
148
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 29.714 ms | 0 - 0 MB | NPU
149
- | flow | VOICE_AI | float | Snapdragon® X2 Elite | 9.563 ms | 4 - 4 MB | NPU
150
- | flow | VOICE_AI | float | Snapdragon® X Elite | 15.859 ms | 4 - 4 MB | NPU
151
- | flow | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 11.059 ms | 4 - 11 MB | NPU
152
- | flow | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 18.212 ms | 3 - 12 MB | NPU
153
- | flow | VOICE_AI | float | Qualcomm® QCS8275 | 39.966 ms | 1 - 11 MB | NPU
154
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 14.958 ms | 4 - 5 MB | NPU
155
- | flow | VOICE_AI | float | Qualcomm® SA8775P | 17.249 ms | 1 - 10 MB | NPU
156
- | flow | VOICE_AI | float | Qualcomm® SA8650P | 17.249 ms | 1 - 10 MB | NPU
157
- | flow | VOICE_AI | float | Qualcomm® SA8255P | 17.249 ms | 1 - 10 MB | NPU
158
- | flow | VOICE_AI | float | Qualcomm® QCS8450 | 18.212 ms | 3 - 12 MB | NPU
159
- | flow | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 8.973 ms | 1 - 9 MB | NPU
160
- | flow | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 8.925 ms | 1 - 10 MB | NPU
161
- | flow | VOICE_AI | float | Qualcomm® SA7255P | 39.966 ms | 1 - 11 MB | NPU
162
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 17.494 ms | 4 - 10 MB | NPU
163
- | flow | VOICE_AI | float | Qualcomm® SA8295P | 18.859 ms | 0 - 6 MB | NPU
164
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 8.925 ms | 1 - 10 MB | NPU
165
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 15.859 ms | 4 - 4 MB | NPU
166
- | sdp | VOICE_AI | float | Snapdragon® X2 Elite | 7.098 ms | 0 - 0 MB | NPU
167
- | sdp | VOICE_AI | float | Snapdragon® X Elite | 11.364 ms | 0 - 0 MB | NPU
168
- | sdp | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 7.699 ms | 0 - 8 MB | NPU
169
- | sdp | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 11.196 ms | 0 - 9 MB | NPU
170
- | sdp | VOICE_AI | float | Qualcomm® QCS8275 | 20.611 ms | 0 - 10 MB | NPU
171
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 10.41 ms | 0 - 2 MB | NPU
172
- | sdp | VOICE_AI | float | Qualcomm® SA8775P | 11.1 ms | 0 - 6 MB | NPU
173
- | sdp | VOICE_AI | float | Qualcomm® SA8650P | 11.1 ms | 0 - 6 MB | NPU
174
- | sdp | VOICE_AI | float | Qualcomm® SA8255P | 11.1 ms | 0 - 6 MB | NPU
175
- | sdp | VOICE_AI | float | Qualcomm® QCS8450 | 11.196 ms | 0 - 9 MB | NPU
176
- | sdp | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.599 ms | 0 - 9 MB | NPU
177
- | sdp | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 6.964 ms | 0 - 13 MB | NPU
178
- | sdp | VOICE_AI | float | Qualcomm® SA7255P | 20.611 ms | 0 - 10 MB | NPU
179
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 11.206 ms | 2 - 4 MB | NPU
180
  | sdp | VOICE_AI | float | Qualcomm® SA8295P | 12.655 ms | 0 - 6 MB | NPU
181
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 6.964 ms | 0 - 13 MB | NPU
182
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 11.364 ms | 0 - 0 MB | NPU
183
 
184
  ## License
185
  * The license for the original implementation of PiperTTS-EN can be found
 
15
  PiperTTS is a high-quality multi-lingual text-to-speech library.
16
 
17
  This is based on the implementation of PiperTTS-EN found [here](https://github.com/rhasspy/piper).
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/v0.59.0/src/qai_hub_models/models/pipertts_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
 
 
28
 
29
  | Runtime | Precision | Chipset | SDK Versions | Download |
30
  |---|---|---|---|---|
31
+ | VOICE_AI | float | Snapdragon® X2 Elite | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x2_elite.zip)
32
+ | VOICE_AI | float | Snapdragon® X Elite | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x_elite.zip)
33
+ | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen3.zip)
34
+ | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen1.zip)
35
+ | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_qcs8550_proxy.zip)
36
+ | VOICE_AI | float | Qualcomm® SA8775P | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_sa8775p.zip)
37
+ | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_qcs9075.zip)
38
+ | VOICE_AI | float | Qualcomm® SA7255P | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_sa7255p.zip)
39
+ | VOICE_AI | float | Qualcomm® SA8295P | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_sa8295p.zip)
40
+ | VOICE_AI | float | Snapdragon® 8 Elite Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
41
+ | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.zip)
 
42
 
43
  For more device-specific assets and performance metrics, visit **[PiperTTS-EN on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/pipertts_en)**.
44
 
45
 
46
  ### Option 2: Export with Custom Configurations
47
 
48
+ Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/v0.59.0/src/qai_hub_models/models/pipertts_en) Python library to compile and export the model with your own:
49
  - Custom weights (e.g., fine-tuned checkpoints)
50
  - Custom input shapes
51
  - Target device and runtime configurations
52
 
53
  This option is ideal if you need to customize the model beyond the default configuration provided here.
54
 
55
+ See our repository for [PiperTTS-EN on GitHub](https://github.com/qualcomm/ai-hub-models/blob/v0.59.0/src/qai_hub_models/models/pipertts_en) for usage instructions.
56
 
57
  ## Model Details
58
 
 
77
  ## Performance Summary
78
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
79
  |---|---|---|---|---|---|---
80
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® X2 Elite | 0.326 ms | 1 - 1 MB | NPU
81
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® X Elite | 0.421 ms | 1 - 1 MB | NPU
82
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.305 ms | 0 - 7 MB | NPU
83
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 0.579 ms | 1 - 14 MB | NPU
84
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8275 | 0.985 ms | 0 - 8 MB | NPU
85
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.395 ms | 1 - 2 MB | NPU
86
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8775P | 0.647 ms | 0 - 10 MB | NPU
87
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8650P | 0.647 ms | 0 - 10 MB | NPU
88
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8255P | 0.647 ms | 0 - 10 MB | NPU
89
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® QCS8450 | 0.579 ms | 1 - 14 MB | NPU
90
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 0.521 ms | 1 - 3 MB | NPU
91
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.421 ms | 1 - 1 MB | NPU
92
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.285 ms | 0 - 9 MB | NPU
93
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA7255P | 0.985 ms | 0 - 8 MB | NPU
94
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8295P | 0.804 ms | 0 - 6 MB | NPU
95
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.285 ms | 0 - 9 MB | NPU
96
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.261 ms | 0 - 10 MB | NPU
97
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® X2 Elite | 0.646 ms | 0 - 0 MB | NPU
98
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® X Elite | 1.058 ms | 0 - 0 MB | NPU
99
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.637 ms | 0 - 7 MB | NPU
100
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 1.335 ms | 0 - 9 MB | NPU
101
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8275 | 2.768 ms | 0 - 9 MB | NPU
102
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.888 ms | 0 - 1 MB | NPU
103
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8775P | 1.258 ms | 0 - 10 MB | NPU
104
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8650P | 1.258 ms | 0 - 10 MB | NPU
105
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8255P | 1.258 ms | 0 - 10 MB | NPU
106
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® QCS8450 | 1.335 ms | 0 - 9 MB | NPU
107
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 1.134 ms | 0 - 2 MB | NPU
108
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 1.058 ms | 0 - 0 MB | NPU
109
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.524 ms | 0 - 9 MB | NPU
110
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA7255P | 2.768 ms | 0 - 9 MB | NPU
111
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8295P | 1.738 ms | 0 - 6 MB | NPU
112
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.524 ms | 0 - 9 MB | NPU
113
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.487 ms | 0 - 9 MB | NPU
114
+ | decoder | VOICE_AI | float | Snapdragon® X2 Elite | 1.732 ms | 0 - 0 MB | NPU
115
+ | decoder | VOICE_AI | float | Snapdragon® X Elite | 3.07 ms | 0 - 0 MB | NPU
116
+ | decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 2.152 ms | 0 - 7 MB | NPU
117
+ | decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 4.359 ms | 0 - 9 MB | NPU
118
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8275 | 8.086 ms | 0 - 9 MB | NPU
119
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 3.021 ms | 0 - 1 MB | NPU
120
+ | decoder | VOICE_AI | float | Qualcomm® SA8775P | 3.48 ms | 0 - 10 MB | NPU
121
+ | decoder | VOICE_AI | float | Qualcomm® SA8650P | 3.48 ms | 0 - 10 MB | NPU
122
+ | decoder | VOICE_AI | float | Qualcomm® SA8255P | 3.48 ms | 0 - 10 MB | NPU
123
+ | decoder | VOICE_AI | float | Qualcomm® QCS8450 | 4.359 ms | 0 - 9 MB | NPU
124
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 3.331 ms | 0 - 2 MB | NPU
125
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 3.07 ms | 0 - 0 MB | NPU
126
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 1.904 ms | 0 - 9 MB | NPU
127
+ | decoder | VOICE_AI | float | Qualcomm® SA7255P | 8.086 ms | 0 - 9 MB | NPU
128
+ | decoder | VOICE_AI | float | Qualcomm® SA8295P | 3.988 ms | 0 - 6 MB | NPU
129
+ | decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 1.904 ms | 0 - 9 MB | NPU
130
+ | decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.82 ms | 0 - 8 MB | NPU
131
+ | encoder | VOICE_AI | float | Snapdragon® X2 Elite | 18.695 ms | 0 - 0 MB | NPU
132
+ | encoder | VOICE_AI | float | Snapdragon® X Elite | 29.851 ms | 0 - 0 MB | NPU
133
+ | encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 23.586 ms | 0 - 8 MB | NPU
134
+ | encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 38.395 ms | 1 - 10 MB | NPU
135
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8275 | 47.254 ms | 0 - 10 MB | NPU
136
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 31.575 ms | 0 - 2 MB | NPU
137
+ | encoder | VOICE_AI | float | Qualcomm® SA8775P | 32.926 ms | 0 - 10 MB | NPU
138
+ | encoder | VOICE_AI | float | Qualcomm® SA8650P | 32.926 ms | 0 - 10 MB | NPU
139
+ | encoder | VOICE_AI | float | Qualcomm® SA8255P | 32.926 ms | 0 - 10 MB | NPU
140
+ | encoder | VOICE_AI | float | Qualcomm® QCS8450 | 38.395 ms | 1 - 10 MB | NPU
141
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 32.301 ms | 2 - 5 MB | NPU
142
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 29.851 ms | 0 - 0 MB | NPU
143
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 18.976 ms | 0 - 9 MB | NPU
144
+ | encoder | VOICE_AI | float | Qualcomm® SA7255P | 47.254 ms | 0 - 10 MB | NPU
145
+ | encoder | VOICE_AI | float | Qualcomm® SA8295P | 35.066 ms | 0 - 6 MB | NPU
146
+ | encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 18.976 ms | 0 - 9 MB | NPU
147
+ | encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 17.027 ms | 0 - 8 MB | NPU
148
+ | flow | VOICE_AI | float | Snapdragon® X2 Elite | 9.667 ms | 4 - 4 MB | NPU
149
+ | flow | VOICE_AI | float | Snapdragon® X Elite | 15.852 ms | 4 - 4 MB | NPU
150
+ | flow | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 11.107 ms | 4 - 12 MB | NPU
151
+ | flow | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 18.201 ms | 4 - 13 MB | NPU
152
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8275 | 40.072 ms | 1 - 10 MB | NPU
153
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 15.097 ms | 4 - 5 MB | NPU
154
+ | flow | VOICE_AI | float | Qualcomm® SA8775P | 17.253 ms | 1 - 11 MB | NPU
155
+ | flow | VOICE_AI | float | Qualcomm® SA8650P | 17.253 ms | 1 - 11 MB | NPU
156
+ | flow | VOICE_AI | float | Qualcomm® SA8255P | 17.253 ms | 1 - 11 MB | NPU
157
+ | flow | VOICE_AI | float | Qualcomm® QCS8450 | 18.201 ms | 4 - 13 MB | NPU
158
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 17.417 ms | 4 - 10 MB | NPU
159
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 15.852 ms | 4 - 4 MB | NPU
160
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 8.916 ms | 3 - 12 MB | NPU
161
+ | flow | VOICE_AI | float | Qualcomm® SA7255P | 40.072 ms | 1 - 10 MB | NPU
162
+ | flow | VOICE_AI | float | Qualcomm® SA8295P | 18.929 ms | 1 - 7 MB | NPU
163
+ | flow | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 8.916 ms | 3 - 12 MB | NPU
164
+ | flow | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 8.984 ms | 2 - 11 MB | NPU
165
+ | sdp | VOICE_AI | float | Snapdragon® X2 Elite | 7.102 ms | 0 - 0 MB | NPU
166
+ | sdp | VOICE_AI | float | Snapdragon® X Elite | 11.218 ms | 0 - 0 MB | NPU
167
+ | sdp | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 7.691 ms | 0 - 8 MB | NPU
168
+ | sdp | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 11.224 ms | 0 - 9 MB | NPU
169
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8275 | 20.631 ms | 0 - 10 MB | NPU
170
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 10.444 ms | 0 - 2 MB | NPU
171
+ | sdp | VOICE_AI | float | Qualcomm® SA8775P | 11.12 ms | 0 - 10 MB | NPU
172
+ | sdp | VOICE_AI | float | Qualcomm® SA8650P | 11.12 ms | 0 - 10 MB | NPU
173
+ | sdp | VOICE_AI | float | Qualcomm® SA8255P | 11.12 ms | 0 - 10 MB | NPU
174
+ | sdp | VOICE_AI | float | Qualcomm® QCS8450 | 11.224 ms | 0 - 9 MB | NPU
175
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 10.985 ms | 0 - 2 MB | NPU
176
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 11.218 ms | 0 - 0 MB | NPU
177
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 6.97 ms | 0 - 9 MB | NPU
178
+ | sdp | VOICE_AI | float | Qualcomm® SA7255P | 20.631 ms | 0 - 10 MB | NPU
179
  | sdp | VOICE_AI | float | Qualcomm® SA8295P | 12.655 ms | 0 - 6 MB | NPU
180
+ | sdp | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 6.97 ms | 0 - 9 MB | NPU
181
+ | sdp | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.605 ms | 0 - 9 MB | NPU
182
 
183
  ## License
184
  * The license for the original implementation of PiperTTS-EN can be found
release_assets.json CHANGED
@@ -1,102 +1,94 @@
1
  {
2
- "version": "0.58.0",
3
  "precisions": {
4
  "float": {
5
  "chipset_assets": {
6
- "qualcomm-snapdragon-8gen1": {
7
- "voice_ai": {
8
- "tool_versions": {
9
- "qairt": "2.45.0.260326154327"
10
- },
11
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen1.zip"
12
- }
13
- },
14
- "qualcomm-snapdragon-8gen3": {
15
  "voice_ai": {
16
  "tool_versions": {
17
  "qairt": "2.45.0.260326154327"
18
  },
19
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen3.zip"
20
  }
21
  },
22
- "qualcomm-snapdragon-8-elite-for-galaxy": {
23
  "voice_ai": {
24
  "tool_versions": {
25
  "qairt": "2.45.0.260326154327"
26
  },
27
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_for_galaxy.zip"
28
  }
29
  },
30
- "qualcomm-snapdragon-8-elite-gen5-for-galaxy": {
31
  "voice_ai": {
32
  "tool_versions": {
33
  "qairt": "2.45.0.260326154327"
34
  },
35
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.zip"
36
  }
37
  },
38
- "qualcomm-snapdragon-x-elite": {
39
  "voice_ai": {
40
  "tool_versions": {
41
  "qairt": "2.45.0.260326154327"
42
  },
43
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x_elite.zip"
44
  }
45
  },
46
- "qualcomm-snapdragon-x2-elite": {
47
  "voice_ai": {
48
  "tool_versions": {
49
  "qairt": "2.45.0.260326154327"
50
  },
51
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x2_elite.zip"
52
  }
53
  },
54
- "qualcomm-sa7255p": {
55
  "voice_ai": {
56
  "tool_versions": {
57
  "qairt": "2.45.0.260326154327"
58
  },
59
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_sa7255p.zip"
60
  }
61
  },
62
- "qualcomm-sa8295p": {
63
  "voice_ai": {
64
  "tool_versions": {
65
  "qairt": "2.45.0.260326154327"
66
  },
67
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_sa8295p.zip"
68
  }
69
  },
70
- "qualcomm-sa8775p": {
71
  "voice_ai": {
72
  "tool_versions": {
73
  "qairt": "2.45.0.260326154327"
74
  },
75
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_sa8775p.zip"
76
  }
77
  },
78
- "qualcomm-qcs8550-proxy": {
79
  "voice_ai": {
80
  "tool_versions": {
81
  "qairt": "2.45.0.260326154327"
82
  },
83
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_qcs8550_proxy.zip"
84
  }
85
  },
86
- "qualcomm-qcs8275": {
87
  "voice_ai": {
88
  "tool_versions": {
89
  "qairt": "2.45.0.260326154327"
90
  },
91
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_qcs8275.zip"
92
  }
93
  },
94
- "qualcomm-qcs9075": {
95
  "voice_ai": {
96
  "tool_versions": {
97
  "qairt": "2.45.0.260326154327"
98
  },
99
- "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.58.0/pipertts_en-voice_ai-float-qualcomm_qcs9075.zip"
100
  }
101
  }
102
  }
 
1
  {
2
+ "version": "0.59.0",
3
  "precisions": {
4
  "float": {
5
  "chipset_assets": {
6
+ "qualcomm-qcs8550-proxy": {
 
 
 
 
 
 
 
 
7
  "voice_ai": {
8
  "tool_versions": {
9
  "qairt": "2.45.0.260326154327"
10
  },
11
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_qcs8550_proxy.zip"
12
  }
13
  },
14
+ "qualcomm-qcs9075": {
15
  "voice_ai": {
16
  "tool_versions": {
17
  "qairt": "2.45.0.260326154327"
18
  },
19
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_qcs9075.zip"
20
  }
21
  },
22
+ "qualcomm-sa7255p": {
23
  "voice_ai": {
24
  "tool_versions": {
25
  "qairt": "2.45.0.260326154327"
26
  },
27
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_sa7255p.zip"
28
  }
29
  },
30
+ "qualcomm-sa8295p": {
31
  "voice_ai": {
32
  "tool_versions": {
33
  "qairt": "2.45.0.260326154327"
34
  },
35
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_sa8295p.zip"
36
  }
37
  },
38
+ "qualcomm-sa8775p": {
39
  "voice_ai": {
40
  "tool_versions": {
41
  "qairt": "2.45.0.260326154327"
42
  },
43
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_sa8775p.zip"
44
  }
45
  },
46
+ "qualcomm-snapdragon-8-elite-for-galaxy": {
47
  "voice_ai": {
48
  "tool_versions": {
49
  "qairt": "2.45.0.260326154327"
50
  },
51
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_for_galaxy.zip"
52
  }
53
  },
54
+ "qualcomm-snapdragon-8-elite-gen5-for-galaxy": {
55
  "voice_ai": {
56
  "tool_versions": {
57
  "qairt": "2.45.0.260326154327"
58
  },
59
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.zip"
60
  }
61
  },
62
+ "qualcomm-snapdragon-8gen1": {
63
  "voice_ai": {
64
  "tool_versions": {
65
  "qairt": "2.45.0.260326154327"
66
  },
67
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen1.zip"
68
  }
69
  },
70
+ "qualcomm-snapdragon-8gen3": {
71
  "voice_ai": {
72
  "tool_versions": {
73
  "qairt": "2.45.0.260326154327"
74
  },
75
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen3.zip"
76
  }
77
  },
78
+ "qualcomm-snapdragon-x-elite": {
79
  "voice_ai": {
80
  "tool_versions": {
81
  "qairt": "2.45.0.260326154327"
82
  },
83
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x_elite.zip"
84
  }
85
  },
86
+ "qualcomm-snapdragon-x2-elite": {
87
  "voice_ai": {
88
  "tool_versions": {
89
  "qairt": "2.45.0.260326154327"
90
  },
91
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.59.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x2_elite.zip"
92
  }
93
  }
94
  }