yl4579 commited on
Commit
4eb7b99
·
verified ·
1 Parent(s): 9797f9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -222,6 +222,8 @@ with gr.Blocks(title="DMOSpeech 2 - Zero-Shot TTS", theme=gr.themes.Soft()) as d
222
  Generate natural speech in any voice with just a short reference audio!
223
 
224
  ** NOTE: The entire space was generated by Claude for demo purposes and may not demostrate the model's real performance because it can contain glitches/bugs **
 
 
225
 
226
  """)
227
 
 
222
  Generate natural speech in any voice with just a short reference audio!
223
 
224
  ** NOTE: The entire space was generated by Claude for demo purposes and may not demostrate the model's real performance because it can contain glitches/bugs **
225
+
226
+ This space will retire when a better and more cleaned up space comes up later.
227
 
228
  """)
229