Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
pipeline_tag: text-to-speech
|
| 13 |
---
|
| 14 |
|
| 15 |
-
# Supertonic TTS Quantization for
|
| 16 |
|
| 17 |
A step-by-step guide to quantize the [Supertonic TTS](https://huggingface.co/Supertone/supertonic) model for Qualcomm QCS6490 using QAIRT/QNN.
|
| 18 |
Note: To achieve the optimal performance and accuracy consider generating ctx binaries or serialised binaries specific to the architecture (v68 - mine)
|
|
|
|
| 12 |
pipeline_tag: text-to-speech
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# Supertonic TTS Quantization for Qualcomm chipsets
|
| 16 |
|
| 17 |
A step-by-step guide to quantize the [Supertonic TTS](https://huggingface.co/Supertone/supertonic) model for Qualcomm QCS6490 using QAIRT/QNN.
|
| 18 |
Note: To achieve the optimal performance and accuracy consider generating ctx binaries or serialised binaries specific to the architecture (v68 - mine)
|