Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jerpint
/
vox-explorer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jerpint
commited on
Oct 29, 2024
Commit
fcb84b9
·
verified
·
1 Parent(s):
30d16b6
Add sentence
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -29,6 +29,7 @@ with gr.Blocks() as demo:
29
[
30
*models,
31
"path",
32
"gender",
33
"accents",
34
]
29
[
30
*models,
31
"path",
32
+
"sentence",
33
"gender",
34
"accents",
35
]