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
d8c37e7
·
1 Parent(s):
b7ab1ba
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -12,6 +12,7 @@ VOICE_OPTIONS = [
12
"deniro",
13
"freeman",
14
"sanjita",
15
"random",
16
]
17
12
"deniro",
13
"freeman",
14
"sanjita",
15
+
"barack_obama",
16
"random",
17
]
18