Spaces:
Sleeping
Sleeping
Small prettify changes
Browse files
app.py
CHANGED
|
@@ -171,7 +171,7 @@ def generate_tts_audio(
|
|
| 171 |
with gr.Blocks() as demo:
|
| 172 |
gr.Markdown(
|
| 173 |
"""
|
| 174 |
-
# Chatterbox
|
| 175 |
Generate high-quality danish speech from text with reference audio styling.
|
| 176 |
"""
|
| 177 |
)
|
|
|
|
| 171 |
with gr.Blocks() as demo:
|
| 172 |
gr.Markdown(
|
| 173 |
"""
|
| 174 |
+
# Danish Chatterbox Demo
|
| 175 |
Generate high-quality danish speech from text with reference audio styling.
|
| 176 |
"""
|
| 177 |
)
|