SebastianBodza commited on
Commit
c3cf266
·
verified ·
1 Parent(s): 81742b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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
  )