Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
mrfakename
commited on
Commit
•
46990af
1
Parent(s):
b0986f3
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ Please fill out [this form](https://huggingface.co/spaces/{os.getenv('HF_ID')}/d
|
|
36 |
ABOUT = f"""
|
37 |
## About
|
38 |
|
39 |
-
TTS Arena is a project created to evaluate leading speech synthesis models. It is inspired by the [Chatbot Arena](https://chat.lmsys.org/) by
|
40 |
|
41 |
{request}
|
42 |
""".strip()
|
|
|
36 |
ABOUT = f"""
|
37 |
## About
|
38 |
|
39 |
+
TTS Arena is a project created to evaluate leading speech synthesis models. It is inspired by the [Chatbot Arena](https://chat.lmsys.org/) by LMSYS.
|
40 |
|
41 |
{request}
|
42 |
""".strip()
|