Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -109,6 +109,7 @@ with gr.Blocks() as demo:
|
|
109 |
gr.Markdown(
|
110 |
"""
|
111 |
# Kartoffel-TTS (Based on Chatterbox) - German Text-to-Speech Demo
|
|
|
112 |
Generate high-quality speech from text with reference audio styling.
|
113 |
"""
|
114 |
)
|
|
|
109 |
gr.Markdown(
|
110 |
"""
|
111 |
# Kartoffel-TTS (Based on Chatterbox) - German Text-to-Speech Demo
|
112 |
+
**PREVIEW SPACE:** Mainly for me to test new finetunes.
|
113 |
Generate high-quality speech from text with reference audio styling.
|
114 |
"""
|
115 |
)
|