Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ theme = gr.themes.Base(
|
|
79 |
)
|
80 |
|
81 |
with gr.Blocks(theme=theme) as demo:
|
82 |
-
gr.Markdown("# 🏆 Catalan TTS Arena: Benchmarking TTS Models\nThe Catalan TTS Leaderboard ranks and evaluates TTS models in Catalan.\nThe leaderboard currently focuses on Catalan TTS, and will be expanded to multilingual evaluation in later versions
|
83 |
|
84 |
|
85 |
with gr.Blocks(theme=theme) as demo:
|
|
|
79 |
)
|
80 |
|
81 |
with gr.Blocks(theme=theme) as demo:
|
82 |
+
gr.Markdown("# 🏆 Catalan TTS Arena: Benchmarking TTS Models\nThe Catalan TTS Leaderboard ranks and evaluates TTS models in Catalan.\nThe leaderboard currently focuses on Catalan TTS, and will be expanded to multilingual evaluation in later versions.\n")
|
83 |
|
84 |
|
85 |
with gr.Blocks(theme=theme) as demo:
|