Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Artrajz/vits-simple-api
fu66
/
vits-api
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fu66
commited on
Oct 16, 2023
Commit
8f820bb
·
1 Parent(s):
0e3822f
Update config.py
Browse files
Files changed (1)
hide
show
config.py
+1
-1
config.py
CHANGED
Viewed
@@ -95,7 +95,7 @@ ID = 0
95
96
FORMAT = "wav"
97
98
-
LANG = "
AUTO
"
99
100
LENGTH = 1
101
95
96
FORMAT = "wav"
97
98
+
LANG = "
zh
"
99
100
LENGTH = 1
101