Xenova HF Staff commited on
Commit
2de928f
·
verified ·
1 Parent(s): 23b6a27

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -1,3 +1,6 @@
1
  {
2
- "model_type": "style_text_to_speech_2"
 
 
 
3
  }
 
1
  {
2
+ "model_type": "style_text_to_speech_2",
3
+ "transformers.js_config": {
4
+ "dtype": "q8"
5
+ }
6
  }