qaihm-bot commited on
Commit
d85393a
·
verified ·
1 Parent(s): c62a32d

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

Files changed (2) hide show
  1. README.md +124 -118
  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-IT 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_it) 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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.zip)
43
 
44
  For more device-specific assets and performance metrics, visit **[PiperTTS-IT on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/pipertts_it)**.
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_it) 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-IT on GitHub](https://github.com/qualcomm/ai-hub-models/blob/v0.60.0/src/qai_hub_models/models/pipertts_it) for usage instructions.
57
 
58
  ## Model Details
59
 
@@ -78,108 +78,114 @@ See our repository for [PiperTTS-IT 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.313 ms | 1 - 1 MB | NPU
82
- | charsiu_decoder | VOICE_AI | float | Snapdragon® X Elite | 0.434 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.572 ms | 1 - 11 MB | NPU
85
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 0.971 ms | 0 - 8 MB | NPU
86
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.4 ms | 1 - 3 MB | NPU
87
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8775P | 0.651 ms | 0 - 9 MB | NPU
88
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8650P | 0.651 ms | 0 - 9 MB | NPU
89
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8255P | 0.651 ms | 0 - 9 MB | NPU
90
- | charsiu_decoder | VOICE_AI | float | Qualcomm® QCS8450 | 0.572 ms | 1 - 11 MB | NPU
91
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 0.516 ms | 1 - 3 MB | NPU
92
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.434 ms | 1 - 1 MB | NPU
93
- | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.288 ms | 0 - 8 MB | NPU
94
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA7255P | 0.971 ms | 0 - 8 MB | NPU
95
- | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8295P | 0.795 ms | 0 - 6 MB | NPU
96
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.288 ms | 0 - 8 MB | NPU
97
- | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.283 ms | 0 - 10 MB | NPU
98
- | charsiu_encoder | VOICE_AI | float | Snapdragon® X2 Elite | 0.634 ms | 0 - 0 MB | NPU
99
- | charsiu_encoder | VOICE_AI | float | Snapdragon® X Elite | 1.046 ms | 0 - 0 MB | NPU
100
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.638 ms | 0 - 7 MB | NPU
101
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 1.335 ms | 0 - 9 MB | NPU
102
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 2.774 ms | 0 - 10 MB | NPU
103
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.902 ms | 0 - 2 MB | NPU
104
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8775P | 1.246 ms | 0 - 10 MB | NPU
105
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8650P | 1.246 ms | 0 - 10 MB | NPU
106
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8255P | 1.246 ms | 0 - 10 MB | NPU
107
- | charsiu_encoder | VOICE_AI | float | Qualcomm® QCS8450 | 1.335 ms | 0 - 9 MB | NPU
108
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 1.128 ms | 0 - 2 MB | NPU
109
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 1.046 ms | 0 - 0 MB | NPU
110
- | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.52 ms | 0 - 9 MB | NPU
111
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA7255P | 2.774 ms | 0 - 10 MB | NPU
112
- | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8295P | 1.744 ms | 0 - 6 MB | NPU
113
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.52 ms | 0 - 9 MB | NPU
114
- | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.487 ms | 0 - 8 MB | NPU
115
- | decoder | VOICE_AI | float | Snapdragon® X2 Elite | 1.76 ms | 0 - 0 MB | NPU
116
- | decoder | VOICE_AI | float | Snapdragon® X Elite | 3.098 ms | 0 - 0 MB | NPU
117
- | decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 2.176 ms | 0 - 7 MB | NPU
118
- | decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 4.389 ms | 0 - 9 MB | NPU
119
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 8.179 ms | 0 - 9 MB | NPU
120
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 3.015 ms | 0 - 2 MB | NPU
121
- | decoder | VOICE_AI | float | Qualcomm® SA8775P | 3.497 ms | 0 - 5 MB | NPU
122
- | decoder | VOICE_AI | float | Qualcomm® SA8650P | 3.497 ms | 0 - 5 MB | NPU
123
- | decoder | VOICE_AI | float | Qualcomm® SA8255P | 3.497 ms | 0 - 5 MB | NPU
124
- | decoder | VOICE_AI | float | Qualcomm® QCS8450 | 4.389 ms | 0 - 9 MB | NPU
125
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 3.336 ms | 2 - 4 MB | NPU
126
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 3.098 ms | 0 - 0 MB | NPU
127
- | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 1.901 ms | 0 - 13 MB | NPU
128
- | decoder | VOICE_AI | float | Qualcomm® SA7255P | 8.179 ms | 0 - 9 MB | NPU
129
- | decoder | VOICE_AI | float | Qualcomm® SA8295P | 3.983 ms | 0 - 6 MB | NPU
130
- | decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 1.901 ms | 0 - 13 MB | NPU
131
- | decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.822 ms | 0 - 8 MB | NPU
132
- | encoder | VOICE_AI | float | Snapdragon® X2 Elite | 18.578 ms | 0 - 0 MB | NPU
133
- | encoder | VOICE_AI | float | Snapdragon® X Elite | 29.73 ms | 0 - 0 MB | NPU
134
- | encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 23.498 ms | 0 - 8 MB | NPU
135
- | encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 38.889 ms | 0 - 9 MB | NPU
136
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 47.334 ms | 0 - 9 MB | NPU
137
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 30.746 ms | 0 - 2 MB | NPU
138
- | encoder | VOICE_AI | float | Qualcomm® SA8775P | 32.945 ms | 0 - 10 MB | NPU
139
- | encoder | VOICE_AI | float | Qualcomm® SA8650P | 32.945 ms | 0 - 10 MB | NPU
140
- | encoder | VOICE_AI | float | Qualcomm® SA8255P | 32.945 ms | 0 - 10 MB | NPU
141
- | encoder | VOICE_AI | float | Qualcomm® QCS8450 | 38.889 ms | 0 - 9 MB | NPU
142
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 32.347 ms | 0 - 3 MB | NPU
143
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 29.73 ms | 0 - 0 MB | NPU
144
- | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 19.343 ms | 0 - 13 MB | NPU
145
- | encoder | VOICE_AI | float | Qualcomm® SA7255P | 47.334 ms | 0 - 9 MB | NPU
146
- | encoder | VOICE_AI | float | Qualcomm® SA8295P | 35.185 ms | 0 - 6 MB | NPU
147
- | encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 19.343 ms | 0 - 13 MB | NPU
148
- | encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 17.048 ms | 0 - 10 MB | NPU
149
- | flow | VOICE_AI | float | Snapdragon® X2 Elite | 9.483 ms | 4 - 4 MB | NPU
150
- | flow | VOICE_AI | float | Snapdragon® X Elite | 15.852 ms | 4 - 4 MB | NPU
151
- | flow | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 11.106 ms | 4 - 12 MB | NPU
152
- | flow | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 18.034 ms | 4 - 12 MB | NPU
153
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 39.972 ms | 1 - 10 MB | NPU
154
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 15.023 ms | 4 - 6 MB | NPU
155
- | flow | VOICE_AI | float | Qualcomm® SA8775P | 17.271 ms | 1 - 7 MB | NPU
156
- | flow | VOICE_AI | float | Qualcomm® SA8650P | 17.271 ms | 1 - 7 MB | NPU
157
- | flow | VOICE_AI | float | Qualcomm® SA8255P | 17.271 ms | 1 - 7 MB | NPU
158
- | flow | VOICE_AI | float | Qualcomm® QCS8450 | 18.034 ms | 4 - 12 MB | NPU
159
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 17.403 ms | 4 - 10 MB | NPU
160
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 15.852 ms | 4 - 4 MB | NPU
161
- | flow | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 8.97 ms | 3 - 12 MB | NPU
162
- | flow | VOICE_AI | float | Qualcomm® SA7255P | 39.972 ms | 1 - 10 MB | NPU
163
- | flow | VOICE_AI | float | Qualcomm® SA8295P | 18.798 ms | 1 - 7 MB | NPU
164
- | flow | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 8.97 ms | 3 - 12 MB | NPU
165
- | flow | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 8.986 ms | 1 - 9 MB | NPU
166
- | sdp | VOICE_AI | float | Snapdragon® X2 Elite | 7.114 ms | 0 - 0 MB | NPU
167
- | sdp | VOICE_AI | float | Snapdragon® X Elite | 11.257 ms | 0 - 0 MB | NPU
168
- | sdp | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 7.676 ms | 0 - 7 MB | NPU
169
- | sdp | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 11.184 ms | 0 - 10 MB | NPU
170
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 20.54 ms | 0 - 9 MB | NPU
171
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 10.445 ms | 0 - 2 MB | NPU
172
- | sdp | VOICE_AI | float | Qualcomm® SA8775P | 11.09 ms | 0 - 10 MB | NPU
173
- | sdp | VOICE_AI | float | Qualcomm® SA8650P | 11.09 ms | 0 - 10 MB | NPU
174
- | sdp | VOICE_AI | float | Qualcomm® SA8255P | 11.09 ms | 0 - 10 MB | NPU
175
- | sdp | VOICE_AI | float | Qualcomm® QCS8450 | 11.184 ms | 0 - 10 MB | NPU
176
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 11.254 ms | 2 - 4 MB | NPU
177
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 11.257 ms | 0 - 0 MB | NPU
178
- | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 6.951 ms | 0 - 9 MB | NPU
179
- | sdp | VOICE_AI | float | Qualcomm® SA7255P | 20.54 ms | 0 - 9 MB | NPU
180
- | sdp | VOICE_AI | float | Qualcomm® SA8295P | 12.654 ms | 0 - 6 MB | NPU
181
- | sdp | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 6.951 ms | 0 - 9 MB | NPU
182
- | sdp | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.619 ms | 0 - 9 MB | NPU
 
 
 
 
 
 
183
 
184
  ## License
185
  * The license for the original implementation of PiperTTS-IT 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-IT 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_it) 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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-voice_ai-float-qualcomm_snapdragon_8_elite_gen5_for_galaxy.zip)
43
 
44
  For more device-specific assets and performance metrics, visit **[PiperTTS-IT on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/pipertts_it)**.
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_it) 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-IT on GitHub](https://github.com/qualcomm/ai-hub-models/blob/v0.61.0/src/qai_hub_models/models/pipertts_it) 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.302 ms | 1 - 1 MB | NPU
82
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® X Elite | 0.439 ms | 1 - 1 MB | NPU
83
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.31 ms | 0 - 7 MB | NPU
84
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 0.575 ms | 1 - 11 MB | NPU
85
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 0.582 ms | 1 - 4 MB | NPU
86
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 1.01 ms | 0 - 9 MB | NPU
87
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.395 ms | 1 - 3 MB | NPU
88
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8775P | 0.648 ms | 0 - 9 MB | NPU
89
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8650P | 0.648 ms | 0 - 9 MB | NPU
90
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8255P | 0.648 ms | 0 - 9 MB | NPU
91
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® QCS8450 | 0.575 ms | 1 - 11 MB | NPU
92
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 0.519 ms | 1 - 3 MB | NPU
93
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 0.439 ms | 1 - 1 MB | NPU
94
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.295 ms | 0 - 13 MB | NPU
95
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA7255P | 1.01 ms | 0 - 9 MB | NPU
96
+ | charsiu_decoder | VOICE_AI | float | Qualcomm® SA8295P | 0.823 ms | 0 - 6 MB | NPU
97
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.295 ms | 0 - 13 MB | NPU
98
+ | charsiu_decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.257 ms | 0 - 9 MB | NPU
99
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® X2 Elite | 0.646 ms | 0 - 0 MB | NPU
100
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® X Elite | 1.043 ms | 0 - 0 MB | NPU
101
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 0.637 ms | 0 - 8 MB | NPU
102
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 1.347 ms | 0 - 9 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.786 ms | 0 - 9 MB | NPU
105
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 0.894 ms | 0 - 2 MB | NPU
106
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8775P | 1.27 ms | 0 - 10 MB | NPU
107
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8650P | 1.27 ms | 0 - 10 MB | NPU
108
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8255P | 1.27 ms | 0 - 10 MB | NPU
109
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® QCS8450 | 1.347 ms | 0 - 9 MB | NPU
110
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 1.218 ms | 2 - 4 MB | NPU
111
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 1.043 ms | 0 - 0 MB | NPU
112
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 0.521 ms | 0 - 13 MB | NPU
113
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA7255P | 2.786 ms | 0 - 9 MB | NPU
114
+ | charsiu_encoder | VOICE_AI | float | Qualcomm® SA8295P | 1.763 ms | 0 - 6 MB | NPU
115
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 0.521 ms | 0 - 13 MB | NPU
116
+ | charsiu_encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.488 ms | 0 - 9 MB | NPU
117
+ | decoder | VOICE_AI | float | Snapdragon® X2 Elite | 1.809 ms | 0 - 0 MB | NPU
118
+ | decoder | VOICE_AI | float | Snapdragon® X Elite | 3.084 ms | 0 - 0 MB | NPU
119
+ | decoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 2.161 ms | 0 - 7 MB | NPU
120
+ | decoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 4.363 ms | 0 - 10 MB | NPU
121
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 3.418 ms | 0 - 2 MB | NPU
122
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 8.103 ms | 0 - 8 MB | NPU
123
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 3.017 ms | 0 - 1 MB | NPU
124
+ | decoder | VOICE_AI | float | Qualcomm® SA8775P | 3.488 ms | 0 - 10 MB | NPU
125
+ | decoder | VOICE_AI | float | Qualcomm® SA8650P | 3.488 ms | 0 - 10 MB | NPU
126
+ | decoder | VOICE_AI | float | Qualcomm® SA8255P | 3.488 ms | 0 - 10 MB | NPU
127
+ | decoder | VOICE_AI | float | Qualcomm® QCS8450 | 4.363 ms | 0 - 10 MB | NPU
128
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 3.331 ms | 0 - 2 MB | NPU
129
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 3.084 ms | 0 - 0 MB | NPU
130
+ | decoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 1.911 ms | 0 - 13 MB | NPU
131
+ | decoder | VOICE_AI | float | Qualcomm® SA7255P | 8.103 ms | 0 - 8 MB | NPU
132
+ | decoder | VOICE_AI | float | Qualcomm® SA8295P | 3.992 ms | 0 - 6 MB | NPU
133
+ | decoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 1.911 ms | 0 - 13 MB | NPU
134
+ | decoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.822 ms | 0 - 9 MB | NPU
135
+ | encoder | VOICE_AI | float | Snapdragon® X2 Elite | 18.519 ms | 0 - 0 MB | NPU
136
+ | encoder | VOICE_AI | float | Snapdragon® X Elite | 29.643 ms | 0 - 0 MB | NPU
137
+ | encoder | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 23.58 ms | 0 - 8 MB | NPU
138
+ | encoder | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 39.692 ms | 1 - 9 MB | NPU
139
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 29.326 ms | 0 - 3 MB | NPU
140
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 47.417 ms | 0 - 10 MB | NPU
141
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 30.477 ms | 0 - 2 MB | NPU
142
+ | encoder | VOICE_AI | float | Qualcomm® SA8775P | 32.898 ms | 0 - 10 MB | NPU
143
+ | encoder | VOICE_AI | float | Qualcomm® SA8650P | 32.898 ms | 0 - 10 MB | NPU
144
+ | encoder | VOICE_AI | float | Qualcomm® SA8255P | 32.898 ms | 0 - 10 MB | NPU
145
+ | encoder | VOICE_AI | float | Qualcomm® QCS8450 | 39.692 ms | 1 - 9 MB | NPU
146
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 33.095 ms | 0 - 3 MB | NPU
147
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 29.643 ms | 0 - 0 MB | NPU
148
+ | encoder | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 19.321 ms | 0 - 9 MB | NPU
149
+ | encoder | VOICE_AI | float | Qualcomm® SA7255P | 47.417 ms | 0 - 10 MB | NPU
150
+ | encoder | VOICE_AI | float | Qualcomm® SA8295P | 34.982 ms | 0 - 6 MB | NPU
151
+ | encoder | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 19.321 ms | 0 - 9 MB | NPU
152
+ | encoder | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 17.076 ms | 0 - 9 MB | NPU
153
+ | flow | VOICE_AI | float | Snapdragon® X2 Elite | 9.485 ms | 4 - 4 MB | NPU
154
+ | flow | VOICE_AI | float | Snapdragon® X Elite | 16.014 ms | 4 - 4 MB | NPU
155
+ | flow | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 11.01 ms | 4 - 12 MB | NPU
156
+ | flow | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 18.179 ms | 4 - 12 MB | NPU
157
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 17.333 ms | 4 - 11 MB | NPU
158
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 40.043 ms | 1 - 10 MB | NPU
159
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 15.086 ms | 4 - 6 MB | NPU
160
+ | flow | VOICE_AI | float | Qualcomm® SA8775P | 17.217 ms | 1 - 10 MB | NPU
161
+ | flow | VOICE_AI | float | Qualcomm® SA8650P | 17.217 ms | 1 - 10 MB | NPU
162
+ | flow | VOICE_AI | float | Qualcomm® SA8255P | 17.217 ms | 1 - 10 MB | NPU
163
+ | flow | VOICE_AI | float | Qualcomm® QCS8450 | 18.179 ms | 4 - 12 MB | NPU
164
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 17.291 ms | 4 - 10 MB | NPU
165
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 16.014 ms | 4 - 4 MB | NPU
166
+ | flow | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 8.872 ms | 1 - 14 MB | NPU
167
+ | flow | VOICE_AI | float | Qualcomm® SA7255P | 40.043 ms | 1 - 10 MB | NPU
168
+ | flow | VOICE_AI | float | Qualcomm® SA8295P | 18.83 ms | 0 - 6 MB | NPU
169
+ | flow | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 8.872 ms | 1 - 14 MB | NPU
170
+ | flow | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 8.982 ms | 1 - 10 MB | NPU
171
+ | sdp | VOICE_AI | float | Snapdragon® X2 Elite | 7.139 ms | 0 - 0 MB | NPU
172
+ | sdp | VOICE_AI | float | Snapdragon® X Elite | 11.235 ms | 0 - 0 MB | NPU
173
+ | sdp | VOICE_AI | float | Snapdragon® 8 Gen 3 Mobile | 7.686 ms | 0 - 7 MB | NPU
174
+ | sdp | VOICE_AI | float | Snapdragon® 8 Gen 1 Mobile | 11.2 ms | 0 - 10 MB | NPU
175
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 10.366 ms | 0 - 3 MB | NPU
176
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-8275 | 20.601 ms | 0 - 10 MB | NPU
177
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 10.442 ms | 0 - 2 MB | NPU
178
+ | sdp | VOICE_AI | float | Qualcomm® SA8775P | 11.131 ms | 0 - 10 MB | NPU
179
+ | sdp | VOICE_AI | float | Qualcomm® SA8650P | 11.131 ms | 0 - 10 MB | NPU
180
+ | sdp | VOICE_AI | float | Qualcomm® SA8255P | 11.131 ms | 0 - 10 MB | NPU
181
+ | sdp | VOICE_AI | float | Qualcomm® QCS8450 | 11.2 ms | 0 - 10 MB | NPU
182
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-9075 | 11.116 ms | 0 - 2 MB | NPU
183
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ IQ-X7181 | 11.235 ms | 0 - 0 MB | NPU
184
+ | sdp | VOICE_AI | float | Qualcomm® Dragonwing™ Q-8750 | 6.957 ms | 0 - 9 MB | NPU
185
+ | sdp | VOICE_AI | float | Qualcomm® SA7255P | 20.601 ms | 0 - 10 MB | NPU
186
+ | sdp | VOICE_AI | float | Qualcomm® SA8295P | 12.661 ms | 0 - 6 MB | NPU
187
+ | sdp | VOICE_AI | float | Snapdragon® 8 Elite Mobile | 6.957 ms | 0 - 9 MB | NPU
188
+ | sdp | VOICE_AI | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.615 ms | 0 - 10 MB | NPU
189
 
190
  ## License
191
  * The license for the original implementation of PiperTTS-IT 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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.60.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-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_it/releases/v0.61.0/pipertts_it-voice_ai-float-qualcomm_snapdragon_x2_elite.zip"
100
  }
101
  }
102
  }