Steveeeeeeen HF Staff commited on
Commit
356c167
·
verified ·
1 Parent(s): c3c1086

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -217,11 +217,11 @@ with gr.Blocks() as app:
217
  gr.HTML(BANNER, elem_id="banner")
218
  gr.Markdown(
219
  """
220
- # Llasagna 1b TTS
221
 
222
  This is a local web UI for Llasagna 1b Zero Shot Voice Cloning and TTS model.
223
 
224
- The checkpoints support English and Chinese.
225
 
226
  If you're having issues, try converting your reference audio to WAV or MP3, clipping it to 15s, and shortening your prompt.
227
  """
 
217
  gr.HTML(BANNER, elem_id="banner")
218
  gr.Markdown(
219
  """
220
+ # Llasagna v0.1 1b TTS
221
 
222
  This is a local web UI for Llasagna 1b Zero Shot Voice Cloning and TTS model.
223
 
224
+ It is a fine-tuned version of Llasa-1b that supports Italian
225
 
226
  If you're having issues, try converting your reference audio to WAV or MP3, clipping it to 15s, and shortening your prompt.
227
  """