austinroy commited on
Commit
85c492e
·
verified ·
1 Parent(s): 0991b86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ def generate_tts_audio(
87
  with gr.Blocks() as demo:
88
  gr.Markdown(
89
  """
90
- # EchoBox TTS Demo
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
  )