Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
mrfakename
commited on
Commit
•
4255bad
1
Parent(s):
ccf5c81
Update app.py
Browse files
app.py
CHANGED
@@ -125,7 +125,7 @@ router = Client("ttseval/tts-router", hf_token=os.getenv('HF_TOKEN'))
|
|
125 |
####################################
|
126 |
MUST_BE_LOGGEDIN = "Please login with Hugging Face to participate in the TTS Arena."
|
127 |
DESCR = """
|
128 |
-
# TTS Arena: Benchmarking TTS
|
129 |
|
130 |
Vote to find the best Text-to-Speech model out there!
|
131 |
""".strip()
|
|
|
125 |
####################################
|
126 |
MUST_BE_LOGGEDIN = "Please login with Hugging Face to participate in the TTS Arena."
|
127 |
DESCR = """
|
128 |
+
# TTS Arena: Benchmarking TTS Models in the Wild
|
129 |
|
130 |
Vote to find the best Text-to-Speech model out there!
|
131 |
""".strip()
|