NeuralFalcon commited on
Commit
dc09d30
·
verified ·
1 Parent(s): 2848e19

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("[Try Kokoro Latest Version](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():
 
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():