Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -162,9 +162,9 @@ with gr.Blocks() as app_credits:
|
|
162 |
with gr.Blocks() as app:
|
163 |
gr.Markdown(
|
164 |
"""
|
165 |
-
# llasa
|
166 |
|
167 |
-
This is a local web UI for llasa
|
168 |
|
169 |
The checkpoints support English and Chinese.
|
170 |
|
|
|
162 |
with gr.Blocks() as app:
|
163 |
gr.Markdown(
|
164 |
"""
|
165 |
+
# llasa 8b TTS
|
166 |
|
167 |
+
This is a local web UI for llasa 8b Zero Shot Voice Cloning and TTS model.
|
168 |
|
169 |
The checkpoints support English and Chinese.
|
170 |
|