Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
thinhlpg/vixtts-demo
Yhhxhfh
/
Voice-Clone
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Yhhxhfh
commited on
Sep 21, 2024
Commit
0176157
·
verified
·
1 Parent(s):
4f420c4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -89,7 +89,7 @@ def calculate_keep_len(text, lang):
89
return -1
90
91
92
-
@spaces.GPU
93
def predict(
94
prompt,
95
language,
89
return -1
90
91
92
+
@spaces.GPU
(duration=0,queue=False)
93
def predict(
94
prompt,
95
language,