Zihan428 commited on
Commit
62b26ca
·
verified ·
1 Parent(s): ab79902

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -243,6 +243,8 @@ with gr.Blocks() as demo:
243
  """
244
  # Chatterbox Multilingual Demo
245
  Generate high-quality multilingual speech from text with reference audio styling, supporting 23 languages.
 
 
246
  """
247
  )
248
 
 
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