dev-ansh-r commited on
Commit
083afe4
·
verified ·
1 Parent(s): c3f3fe6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
  tags:
3
- - text-to-speech
4
- - qualcomm
5
- - qnn
6
- - onnx
7
- - quantized
8
  license: mit
 
 
 
9
  ---
10
 
11
  ## Note: This repository is a work in progress. The README will be updated with more details on the QCS6490 porting process, model architecture, and calibration data generation workflow in the coming weeks. Please check back for updates!
@@ -219,4 +221,4 @@ This implementation uses models from [Supertone/supertonic-2](https://huggingfac
219
 
220
  ## Reference
221
 
222
- Official repository: https://github.com/supertone-inc/supertonic
 
1
  ---
2
  tags:
3
+ - text-to-speech
4
+ - qualcomm
5
+ - qnn
6
+ - quantized
 
7
  license: mit
8
+ base_model:
9
+ - Supertone/supertonic-2
10
+ pipeline_tag: text-to-speech
11
  ---
12
 
13
  ## Note: This repository is a work in progress. The README will be updated with more details on the QCS6490 porting process, model architecture, and calibration data generation workflow in the coming weeks. Please check back for updates!
 
221
 
222
  ## Reference
223
 
224
+ Official repository: https://github.com/supertone-inc/supertonic