Biorrith commited on
Commit
7784908
·
1 Parent(s): ffd8750

Small prettify changes

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ def generate_tts_audio(
171
  with gr.Blocks() as demo:
172
  gr.Markdown(
173
  """
174
- # Chatterbox Multilingual Demo
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
  )