Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -87,7 +87,7 @@ def generate_tts_audio(
|
|
87 |
with gr.Blocks() as demo:
|
88 |
gr.Markdown(
|
89 |
"""
|
90 |
-
# EchoBox TTS
|
91 |
Generate high-quality speech from text with reference audio styling.
|
92 |
"""
|
93 |
)
|
|
|
87 |
with gr.Blocks() as demo:
|
88 |
gr.Markdown(
|
89 |
"""
|
90 |
+
# EchoBox TTS
|
91 |
Generate high-quality speech from text with reference audio styling.
|
92 |
"""
|
93 |
)
|