Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -131,7 +131,7 @@ def toggle_autoplay(autoplay):
|
|
131 |
|
132 |
with gr.Blocks() as demo1:
|
133 |
gr.Markdown("# Batched TTS")
|
134 |
-
gr.Markdown("[
|
135 |
gr.Markdown("[Install on Windows/Linux](https://github.com/NeuralFalconYT/Kokoro-82M-WebUI)")
|
136 |
|
137 |
with gr.Row():
|
|
|
131 |
|
132 |
with gr.Blocks() as demo1:
|
133 |
gr.Markdown("# Batched TTS")
|
134 |
+
gr.Markdown("[This one is working Kokoro Subtitle](https://huggingface.co/spaces/NeuralFalcon/Kokoro-TTS-Subtitle)")
|
135 |
gr.Markdown("[Install on Windows/Linux](https://github.com/NeuralFalconYT/Kokoro-82M-WebUI)")
|
136 |
|
137 |
with gr.Row():
|