Spaces:
Running
Running
TTS_INFO tab update
Browse files
app.py
CHANGED
@@ -555,9 +555,9 @@ Important: In order to help keep results fair, the leaderboard hides results by
|
|
555 |
TTS_INFO = f"""
|
556 |
## 🗣 Contenders
|
557 |
|
558 |
-
### Open Source TTS
|
559 |
|
560 |
-
See the
|
561 |
""".strip()
|
562 |
TTS_IFRAME = """
|
563 |
<iframe
|
|
|
555 |
TTS_INFO = f"""
|
556 |
## 🗣 Contenders
|
557 |
|
558 |
+
### Open Source TTS capabilities table
|
559 |
|
560 |
+
See the dataset itself for the legend and more in depth information for each model. Not all the models listed have a HF Space to add to this TTS Arena.
|
561 |
""".strip()
|
562 |
TTS_IFRAME = """
|
563 |
<iframe
|