qaihm-bot commited on
Commit
e79272d
·
verified ·
1 Parent(s): b386860

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

Files changed (2) hide show
  1. README.md +124 -112
  2. release_assets.json +13 -13
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: pytorch
3
- license: other
4
  tags:
5
  - real_time
6
  - android
@@ -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.60.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,32 @@ 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.60.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.60.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.60.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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen1.zip)
35
- | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.60.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.60.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.60.0/pipertts_en-voice_ai-float-qualcomm_sa8775p.zip)
38
- | 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.60.0/pipertts_en-voice_ai-float-qualcomm_qcs9075.zip)
39
- | 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.60.0/pipertts_en-voice_ai-float-qualcomm_sa7255p.zip)
40
- | 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.60.0/pipertts_en-voice_ai-float-qualcomm_sa8295p.zip)
41
- | 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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
42
- | 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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.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.60.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.60.0/src/qai_hub_models/models/pipertts_en) for usage instructions.
57
 
58
  ## Model Details
59
 
@@ -78,102 +78,114 @@ 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.323 ms | 1 - 1 MB | NPU
82
- | charsiu_decoder | VOICE_AI | float | Snapdragon® X Elite | 0.411 ms | 1 - 1 MB | NPU
83
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.314 ms | 0 - 7 MB | NPU
84
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 0.579 ms | 1 - 10 MB | NPU
85
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 1.03 ms | 0 - 9 MB | NPU
86
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.398 ms | 1 - 2 MB | NPU
87
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8775P | 0.66 ms | 0 - 10 MB | NPU
88
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8650P | 0.66 ms | 0 - 10 MB | NPU
89
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8255P | 0.66 ms | 0 - 10 MB | NPU
90
- | charsiu_decoder | VOICE_AI | float | Qualcomm® QCS8450 | 0.579 ms | 1 - 10 MB | NPU
91
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 0.515 ms | 1 - 3 MB | NPU
92
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.411 ms | 1 - 1 MB | NPU
93
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.288 ms | 0 - 9 MB | NPU
94
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA7255P | 1.03 ms | 0 - 9 MB | NPU
95
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.288 ms | 0 - 9 MB | NPU
96
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.26 ms | 0 - 10 MB | NPU
97
- | charsiu_encoder | VOICE_AI | float | Snapdragon® X2 Elite | 0.623 ms | 0 - 0 MB | NPU
98
- | charsiu_encoder | VOICE_AI | float | Snapdragon® X Elite | 1.043 ms | 0 - 0 MB | NPU
99
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.641 ms | 0 - 8 MB | NPU
100
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 1.343 ms | 0 - 9 MB | NPU
101
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 2.77 ms | 0 - 9 MB | NPU
102
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.894 ms | 0 - 1 MB | NPU
103
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8775P | 1.26 ms | 0 - 10 MB | NPU
104
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8650P | 1.26 ms | 0 - 10 MB | NPU
105
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8255P | 1.26 ms | 0 - 10 MB | NPU
106
- | charsiu_encoder | VOICE_AI | float | Qualcomm® QCS8450 | 1.343 ms | 0 - 9 MB | NPU
107
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 1.139 ms | 2 - 4 MB | NPU
108
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 1.043 ms | 0 - 0 MB | NPU
109
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.523 ms | 0 - 9 MB | NPU
110
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA7255P | 2.77 ms | 0 - 9 MB | NPU
111
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.523 ms | 0 - 9 MB | NPU
112
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.488 ms | 0 - 9 MB | NPU
113
- | decoder | VOICE_AI | float | Snapdragon® X2 Elite | 1.714 ms | 0 - 0 MB | NPU
114
- | decoder | VOICE_AI | float | Snapdragon® X Elite | 3.104 ms | 0 - 0 MB | NPU
115
- | decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 2.174 ms | 0 - 8 MB | NPU
116
- | decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 4.378 ms | 0 - 9 MB | NPU
117
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 8.177 ms | 0 - 9 MB | NPU
118
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 3.016 ms | 0 - 1 MB | NPU
119
- | decoder | VOICE_AI | float | Qualcomm® SA8775P | 3.487 ms | 0 - 10 MB | NPU
120
- | decoder | VOICE_AI | float | Qualcomm® SA8650P | 3.487 ms | 0 - 10 MB | NPU
121
- | decoder | VOICE_AI | float | Qualcomm® SA8255P | 3.487 ms | 0 - 10 MB | NPU
122
- | decoder | VOICE_AI | float | Qualcomm® QCS8450 | 4.378 ms | 0 - 9 MB | NPU
123
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 3.336 ms | 2 - 4 MB | NPU
124
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 3.104 ms | 0 - 0 MB | NPU
125
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 1.895 ms | 0 - 13 MB | NPU
126
- | decoder | VOICE_AI | float | Qualcomm® SA7255P | 8.177 ms | 0 - 9 MB | NPU
127
- | decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 1.895 ms | 0 - 13 MB | NPU
128
- | decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.819 ms | 0 - 8 MB | NPU
129
- | encoder | VOICE_AI | float | Snapdragon® X2 Elite | 18.54 ms | 0 - 0 MB | NPU
130
- | encoder | VOICE_AI | float | Snapdragon® X Elite | 30.05 ms | 0 - 0 MB | NPU
131
- | encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 23.059 ms | 0 - 7 MB | NPU
132
- | encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 38.37 ms | 1 - 10 MB | NPU
133
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 47.292 ms | 0 - 10 MB | NPU
134
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 30.363 ms | 0 - 2 MB | NPU
135
- | encoder | VOICE_AI | float | Qualcomm® SA8775P | 32.975 ms | 0 - 6 MB | NPU
136
- | encoder | VOICE_AI | float | Qualcomm® SA8650P | 32.975 ms | 0 - 6 MB | NPU
137
- | encoder | VOICE_AI | float | Qualcomm® SA8255P | 32.975 ms | 0 - 6 MB | NPU
138
- | encoder | VOICE_AI | float | Qualcomm® QCS8450 | 38.37 ms | 1 - 10 MB | NPU
139
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 32.339 ms | 0 - 3 MB | NPU
140
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 30.05 ms | 0 - 0 MB | NPU
141
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 19.155 ms | 0 - 9 MB | NPU
142
- | encoder | VOICE_AI | float | Qualcomm® SA7255P | 47.292 ms | 0 - 10 MB | NPU
143
- | encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 19.155 ms | 0 - 9 MB | NPU
144
- | encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 17.087 ms | 0 - 8 MB | NPU
145
- | flow | VOICE_AI | float | Snapdragon® X2 Elite | 9.708 ms | 4 - 4 MB | NPU
146
- | flow | VOICE_AI | float | Snapdragon® X Elite | 16.017 ms | 4 - 4 MB | NPU
147
- | flow | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 11.071 ms | 4 - 11 MB | NPU
148
- | flow | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 18.12 ms | 4 - 13 MB | NPU
149
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 39.997 ms | 1 - 10 MB | NPU
150
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 15.08 ms | 4 - 5 MB | NPU
151
- | flow | VOICE_AI | float | Qualcomm® SA8775P | 17.166 ms | 1 - 11 MB | NPU
152
- | flow | VOICE_AI | float | Qualcomm® SA8650P | 17.166 ms | 1 - 11 MB | NPU
153
- | flow | VOICE_AI | float | Qualcomm® SA8255P | 17.166 ms | 1 - 11 MB | NPU
154
- | flow | VOICE_AI | float | Qualcomm® QCS8450 | 18.12 ms | 4 - 13 MB | NPU
155
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 20.214 ms | 4 - 10 MB | NPU
156
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 16.017 ms | 4 - 4 MB | NPU
157
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 8.864 ms | 1 - 14 MB | NPU
158
- | flow | VOICE_AI | float | Qualcomm® SA7255P | 39.997 ms | 1 - 10 MB | NPU
159
- | flow | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 8.864 ms | 1 - 14 MB | NPU
160
- | flow | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 8.968 ms | 3 - 11 MB | NPU
161
- | sdp | VOICE_AI | float | Snapdragon® X2 Elite | 7.075 ms | 0 - 0 MB | NPU
162
- | sdp | VOICE_AI | float | Snapdragon® X Elite | 11.343 ms | 0 - 0 MB | NPU
163
- | sdp | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 7.708 ms | 0 - 8 MB | NPU
164
- | sdp | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 11.171 ms | 0 - 10 MB | NPU
165
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 20.606 ms | 0 - 9 MB | NPU
166
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 10.41 ms | 1 - 2 MB | NPU
167
- | sdp | VOICE_AI | float | Qualcomm® SA8775P | 11.138 ms | 0 - 10 MB | NPU
168
- | sdp | VOICE_AI | float | Qualcomm® SA8650P | 11.138 ms | 0 - 10 MB | NPU
169
- | sdp | VOICE_AI | float | Qualcomm® SA8255P | 11.138 ms | 0 - 10 MB | NPU
170
- | sdp | VOICE_AI | float | Qualcomm® QCS8450 | 11.171 ms | 0 - 10 MB | NPU
171
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 11.26 ms | 0 - 2 MB | NPU
172
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 11.343 ms | 0 - 0 MB | NPU
173
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 6.964 ms | 0 - 13 MB | NPU
174
- | sdp | VOICE_AI | float | Qualcomm® SA7255P | 20.606 ms | 0 - 9 MB | NPU
175
- | sdp | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 6.964 ms | 0 - 13 MB | NPU
176
- | sdp | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.604 ms | 0 - 9 MB | NPU
 
 
 
 
 
 
 
 
 
 
 
 
177
 
178
  ## License
179
  * The license for the original implementation of PiperTTS-EN can be found
 
1
  ---
2
  library_name: pytorch
3
+ license: mit
4
  tags:
5
  - real_time
6
  - android
 
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.61.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.61.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.61.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.61.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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen1.zip)
35
+ | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/pipertts_en/releases/v0.61.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.61.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.61.0/pipertts_en-voice_ai-float-qualcomm_sa8775p.zip)
38
+ | 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.61.0/pipertts_en-voice_ai-float-qualcomm_qcs9075.zip)
39
+ | 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.61.0/pipertts_en-voice_ai-float-qualcomm_sa7255p.zip)
40
+ | 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.61.0/pipertts_en-voice_ai-float-qualcomm_sa8295p.zip)
41
+ | 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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_for_galaxy.zip)
42
+ | 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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.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.61.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.61.0/src/qai_hub_models/models/pipertts_en) for usage instructions.
57
 
58
  ## Model Details
59
 
 
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.34 ms | 1 - 1 MB | NPU
82
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® X Elite | 0.426 ms | 1 - 1 MB | NPU
83
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.31 ms | 0 - 8 MB | NPU
84
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 0.574 ms | 1 - 10 MB | NPU
85
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 0.579 ms | 1 - 3 MB | NPU
86
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 0.967 ms | 0 - 9 MB | NPU
87
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.396 ms | 0 - 1 MB | NPU
88
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8775P | 0.703 ms | 0 - 9 MB | NPU
89
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8650P | 0.703 ms | 0 - 9 MB | NPU
90
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8255P | 0.703 ms | 0 - 9 MB | NPU
91
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® QCS8450 | 0.574 ms | 1 - 10 MB | NPU
92
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 0.528 ms | 1 - 3 MB | NPU
93
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.426 ms | 1 - 1 MB | NPU
94
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.282 ms | 0 - 9 MB | NPU
95
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA7255P | 0.967 ms | 0 - 9 MB | NPU
96
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8295P | 0.803 ms | 0 - 6 MB | NPU
97
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.282 ms | 0 - 9 MB | NPU
98
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.261 ms | 0 - 10 MB | NPU
99
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® X2 Elite | 0.628 ms | 0 - 0 MB | NPU
100
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® X Elite | 1.046 ms | 0 - 0 MB | NPU
101
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.634 ms | 0 - 7 MB | NPU
102
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 1.35 ms | 0 - 10 MB | NPU
103
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 1.083 ms | 0 - 2 MB | NPU
104
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 2.813 ms | 0 - 9 MB | NPU
105
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.894 ms | 1 - 2 MB | NPU
106
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8775P | 1.263 ms | 0 - 10 MB | NPU
107
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8650P | 1.263 ms | 0 - 10 MB | NPU
108
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8255P | 1.263 ms | 0 - 10 MB | NPU
109
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® QCS8450 | 1.35 ms | 0 - 10 MB | NPU
110
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 1.13 ms | 0 - 2 MB | NPU
111
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 1.046 ms | 0 - 0 MB | NPU
112
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.522 ms | 0 - 13 MB | NPU
113
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA7255P | 2.813 ms | 0 - 9 MB | NPU
114
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8295P | 1.731 ms | 0 - 6 MB | NPU
115
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.522 ms | 0 - 13 MB | NPU
116
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.489 ms | 0 - 13 MB | NPU
117
+ | decoder | VOICE_AI | float | Snapdragon® X2 Elite | 1.727 ms | 0 - 0 MB | NPU
118
+ | decoder | VOICE_AI | float | Snapdragon® X Elite | 3.076 ms | 0 - 0 MB | NPU
119
+ | decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 2.208 ms | 0 - 7 MB | NPU
120
+ | decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 4.371 ms | 0 - 9 MB | NPU
121
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 3.421 ms | 0 - 2 MB | NPU
122
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 8.073 ms | 0 - 9 MB | NPU
123
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 3.019 ms | 0 - 1 MB | NPU
124
+ | decoder | VOICE_AI | float | Qualcomm® SA8775P | 3.48 ms | 0 - 10 MB | NPU
125
+ | decoder | VOICE_AI | float | Qualcomm® SA8650P | 3.48 ms | 0 - 10 MB | NPU
126
+ | decoder | VOICE_AI | float | Qualcomm® SA8255P | 3.48 ms | 0 - 10 MB | NPU
127
+ | decoder | VOICE_AI | float | Qualcomm® QCS8450 | 4.371 ms | 0 - 9 MB | NPU
128
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 3.344 ms | 0 - 2 MB | NPU
129
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 3.076 ms | 0 - 0 MB | NPU
130
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 1.898 ms | 0 - 14 MB | NPU
131
+ | decoder | VOICE_AI | float | Qualcomm® SA7255P | 8.073 ms | 0 - 9 MB | NPU
132
+ | decoder | VOICE_AI | float | Qualcomm® SA8295P | 3.988 ms | 0 - 6 MB | NPU
133
+ | decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 1.898 ms | 0 - 14 MB | NPU
134
+ | decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.821 ms | 0 - 8 MB | NPU
135
+ | encoder | VOICE_AI | float | Snapdragon® X2 Elite | 18.49 ms | 0 - 0 MB | NPU
136
+ | encoder | VOICE_AI | float | Snapdragon® X Elite | 29.735 ms | 0 - 0 MB | NPU
137
+ | encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 23.276 ms | 0 - 7 MB | NPU
138
+ | encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 38.317 ms | 1 - 10 MB | NPU
139
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 29.932 ms | 0 - 3 MB | NPU
140
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 47.099 ms | 0 - 8 MB | NPU
141
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 31.525 ms | 0 - 2 MB | NPU
142
+ | encoder | VOICE_AI | float | Qualcomm® SA8775P | 32.94 ms | 0 - 9 MB | NPU
143
+ | encoder | VOICE_AI | float | Qualcomm® SA8650P | 32.94 ms | 0 - 9 MB | NPU
144
+ | encoder | VOICE_AI | float | Qualcomm® SA8255P | 32.94 ms | 0 - 9 MB | NPU
145
+ | encoder | VOICE_AI | float | Qualcomm® QCS8450 | 38.317 ms | 1 - 10 MB | NPU
146
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 32.361 ms | 0 - 3 MB | NPU
147
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 29.735 ms | 0 - 0 MB | NPU
148
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 19.332 ms | 0 - 13 MB | NPU
149
+ | encoder | VOICE_AI | float | Qualcomm® SA7255P | 47.099 ms | 0 - 8 MB | NPU
150
+ | encoder | VOICE_AI | float | Qualcomm® SA8295P | 35.202 ms | 0 - 6 MB | NPU
151
+ | encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 19.332 ms | 0 - 13 MB | NPU
152
+ | encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 17.048 ms | 0 - 8 MB | NPU
153
+ | flow | VOICE_AI | float | Snapdragon® X2 Elite | 9.601 ms | 4 - 4 MB | NPU
154
+ | flow | VOICE_AI | float | Snapdragon® X Elite | 15.768 ms | 4 - 4 MB | NPU
155
+ | flow | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 11.106 ms | 4 - 11 MB | NPU
156
+ | flow | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 18.323 ms | 4 - 13 MB | NPU
157
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 17.557 ms | 4 - 11 MB | NPU
158
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 39.915 ms | 1 - 9 MB | NPU
159
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 15.279 ms | 4 - 5 MB | NPU
160
+ | flow | VOICE_AI | float | Qualcomm® SA8775P | 17.282 ms | 1 - 11 MB | NPU
161
+ | flow | VOICE_AI | float | Qualcomm® SA8650P | 17.282 ms | 1 - 11 MB | NPU
162
+ | flow | VOICE_AI | float | Qualcomm® SA8255P | 17.282 ms | 1 - 11 MB | NPU
163
+ | flow | VOICE_AI | float | Qualcomm® QCS8450 | 18.323 ms | 4 - 13 MB | NPU
164
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 17.276 ms | 4 - 10 MB | NPU
165
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 15.768 ms | 4 - 4 MB | NPU
166
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 8.947 ms | 1 - 14 MB | NPU
167
+ | flow | VOICE_AI | float | Qualcomm® SA7255P | 39.915 ms | 1 - 9 MB | NPU
168
+ | flow | VOICE_AI | float | Qualcomm® SA8295P | 18.783 ms | 0 - 6 MB | NPU
169
+ | flow | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 8.947 ms | 1 - 14 MB | NPU
170
+ | flow | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 8.982 ms | 3 - 11 MB | NPU
171
+ | sdp | VOICE_AI | float | Snapdragon® X2 Elite | 7.146 ms | 0 - 0 MB | NPU
172
+ | sdp | VOICE_AI | float | Snapdragon® X Elite | 11.269 ms | 0 - 0 MB | NPU
173
+ | sdp | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 7.699 ms | 0 - 7 MB | NPU
174
+ | sdp | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 11.204 ms | 0 - 10 MB | NPU
175
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 10.375 ms | 0 - 3 MB | NPU
176
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 20.608 ms | 0 - 9 MB | NPU
177
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 10.378 ms | 0 - 2 MB | NPU
178
+ | sdp | VOICE_AI | float | Qualcomm® SA8775P | 11.132 ms | 0 - 10 MB | NPU
179
+ | sdp | VOICE_AI | float | Qualcomm® SA8650P | 11.132 ms | 0 - 10 MB | NPU
180
+ | sdp | VOICE_AI | float | Qualcomm® SA8255P | 11.132 ms | 0 - 10 MB | NPU
181
+ | sdp | VOICE_AI | float | Qualcomm® QCS8450 | 11.204 ms | 0 - 10 MB | NPU
182
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 11.279 ms | 2 - 4 MB | NPU
183
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 11.269 ms | 0 - 0 MB | NPU
184
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 6.955 ms | 0 - 13 MB | NPU
185
+ | sdp | VOICE_AI | float | Qualcomm® SA7255P | 20.608 ms | 0 - 9 MB | NPU
186
+ | sdp | VOICE_AI | float | Qualcomm® SA8295P | 12.667 ms | 0 - 6 MB | NPU
187
+ | sdp | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 6.955 ms | 0 - 13 MB | NPU
188
+ | sdp | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.592 ms | 0 - 10 MB | NPU
189
 
190
  ## License
191
  * The license for the original implementation of PiperTTS-EN can be found
release_assets.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "version": "0.60.0",
3
  "precisions": {
4
  "float": {
5
  "chipset_assets": {
@@ -8,7 +8,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_qcs8275.zip"
12
  }
13
  },
14
  "qualcomm-qcs8550-proxy": {
@@ -16,7 +16,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_qcs8550_proxy.zip"
20
  }
21
  },
22
  "qualcomm-qcs9075": {
@@ -24,7 +24,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_qcs9075.zip"
28
  }
29
  },
30
  "qualcomm-sa7255p": {
@@ -32,7 +32,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_sa7255p.zip"
36
  }
37
  },
38
  "qualcomm-sa8295p": {
@@ -40,7 +40,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_sa8295p.zip"
44
  }
45
  },
46
  "qualcomm-sa8775p": {
@@ -48,7 +48,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_sa8775p.zip"
52
  }
53
  },
54
  "qualcomm-snapdragon-8-elite-for-galaxy": {
@@ -56,7 +56,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_for_galaxy.zip"
60
  }
61
  },
62
  "qualcomm-snapdragon-8-elite-gen5-for-galaxy": {
@@ -64,7 +64,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.zip"
68
  }
69
  },
70
  "qualcomm-snapdragon-8gen1": {
@@ -72,7 +72,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen1.zip"
76
  }
77
  },
78
  "qualcomm-snapdragon-8gen3": {
@@ -80,7 +80,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen3.zip"
84
  }
85
  },
86
  "qualcomm-snapdragon-x-elite": {
@@ -88,7 +88,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x_elite.zip"
92
  }
93
  },
94
  "qualcomm-snapdragon-x2-elite": {
@@ -96,7 +96,7 @@
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.60.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x2_elite.zip"
100
  }
101
  }
102
  }
 
1
  {
2
+ "version": "0.61.0",
3
  "precisions": {
4
  "float": {
5
  "chipset_assets": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_qcs8275.zip"
12
  }
13
  },
14
  "qualcomm-qcs8550-proxy": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_qcs8550_proxy.zip"
20
  }
21
  },
22
  "qualcomm-qcs9075": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_qcs9075.zip"
28
  }
29
  },
30
  "qualcomm-sa7255p": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_sa7255p.zip"
36
  }
37
  },
38
  "qualcomm-sa8295p": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_sa8295p.zip"
44
  }
45
  },
46
  "qualcomm-sa8775p": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_sa8775p.zip"
52
  }
53
  },
54
  "qualcomm-snapdragon-8-elite-for-galaxy": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_for_galaxy.zip"
60
  }
61
  },
62
  "qualcomm-snapdragon-8-elite-gen5-for-galaxy": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.zip"
68
  }
69
  },
70
  "qualcomm-snapdragon-8gen1": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen1.zip"
76
  }
77
  },
78
  "qualcomm-snapdragon-8gen3": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_8gen3.zip"
84
  }
85
  },
86
  "qualcomm-snapdragon-x-elite": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x_elite.zip"
92
  }
93
  },
94
  "qualcomm-snapdragon-x2-elite": {
 
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.61.0/pipertts_en-voice_ai-float-qualcomm_snapdragon_x2_elite.zip"
100
  }
101
  }
102
  }