dinhthuan commited on
Commit
7b24a0c
·
verified ·
1 Parent(s): 479265a

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "viterbox-tts",
3
+ "library_name": "viterbox",
4
+ "sample_rate": 24000,
5
+ "languages": ["vi", "en"]
6
+ }