ASLP-lab commited on
Commit
4540ea0
·
verified ·
1 Parent(s): 9635cfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -212,6 +212,8 @@ If it's over now
212
 
213
  3. **Supported Languages**
214
  - Chinese and English
 
 
215
  """)
216
  lyrics_btn = gr.Button("Generate", variant="primary")
217
  # audio_output = gr.Gallery(label="Audio Results")
 
212
 
213
  3. **Supported Languages**
214
  - Chinese and English
215
+
216
+ **Due to issues with Gradio's streaming audio output, we will update the streaming feature in the future. Please stay tuned!**
217
  """)
218
  lyrics_btn = gr.Button("Generate", variant="primary")
219
  # audio_output = gr.Gallery(label="Audio Results")