blackglobe commited on
Commit
636194b
·
verified ·
1 Parent(s): c612a94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -241,10 +241,7 @@ def generate_tts_audio(
241
  with gr.Blocks() as demo:
242
  gr.Markdown(
243
  """
244
- # Chatterbox Multilingual Demo
245
- Generate high-quality multilingual speech from text with reference audio styling, supporting 23 languages.
246
-
247
- For a hosted version of Chatterbox Multilingual and for finetuning, please visit [resemble.ai](https://app.resemble.ai)
248
  """
249
  )
250
 
 
241
  with gr.Blocks() as demo:
242
  gr.Markdown(
243
  """
244
+ # AI Voice Cloner
 
 
 
245
  """
246
  )
247