Spaces:
Running
on
Zero
Running
on
Zero
Upload app.py
Browse files
app.py
CHANGED
@@ -148,7 +148,7 @@ with gr.Blocks() as stream_tab:
|
|
148 |
gr.DuplicateButton()
|
149 |
|
150 |
BANNER_TEXT = '''
|
151 |
-
[***Kokoro*** **is an open-weight TTS model with 82 million parameters.**](https://
|
152 |
|
153 |
This demo only showcases English, but you can directly use the model to access other languages.
|
154 |
'''
|
|
|
148 |
gr.DuplicateButton()
|
149 |
|
150 |
BANNER_TEXT = '''
|
151 |
+
[***Kokoro*** **is an open-weight TTS model with 82 million parameters.**](https://huggingface.co/hexgrad/Kokoro-82M)
|
152 |
|
153 |
This demo only showcases English, but you can directly use the model to access other languages.
|
154 |
'''
|