Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Pranjal12345/Text_to_Speech
Rozinamax
/
Text_to_Speech
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Pranjal12345
commited on
Oct 19, 2023
Commit
9990581
·
1 Parent(s):
db57677
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -11,6 +11,7 @@ VOICE_OPTIONS = [
11
"angie",
12
"deniro",
13
"freeman",
14
"random",
15
]
16
11
"angie",
12
"deniro",
13
"freeman",
14
+
"sanjita",
15
"random",
16
]
17