Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -385,6 +385,8 @@ with gr.Blocks() as ml_tts:
|
|
385 |
trim = gr.Slider(minimum=0, maximum=1, value=0.5, step=0.1, label='✂️ Trim', info='How much to cut from both ends')
|
386 |
with gr.Row():
|
387 |
gr.Markdown('''
|
|
|
|
|
388 |
🎄 Kokoro v0.19, Bella, & Sarah have been open sourced at [hf.co/hexgrad/Kokoro-82M](https://huggingface.co/hexgrad/Kokoro-82M)
|
389 |
|
390 |
🎉 New! Kokoro v0.23 now supports 5 languages. 🎉
|
|
|
385 |
trim = gr.Slider(minimum=0, maximum=1, value=0.5, step=0.1, label='✂️ Trim', info='How much to cut from both ends')
|
386 |
with gr.Row():
|
387 |
gr.Markdown('''
|
388 |
+
❗ **This space is experiencing heavy lag, possibly due to high traffic.**
|
389 |
+
|
390 |
🎄 Kokoro v0.19, Bella, & Sarah have been open sourced at [hf.co/hexgrad/Kokoro-82M](https://huggingface.co/hexgrad/Kokoro-82M)
|
391 |
|
392 |
🎉 New! Kokoro v0.23 now supports 5 languages. 🎉
|