Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -439,7 +439,9 @@ with gr.Blocks() as app_credits:
|
|
439 |
with gr.Blocks() as app:
|
440 |
gr.Markdown(
|
441 |
"""
|
442 |
-
# Kartoffel-1B-v0.
|
|
|
|
|
443 |
|
444 |
This is a local web UI for my finetune of the llasa 1b SOTA(imo) Zero Shot Voice Cloning and TTS model.
|
445 |
|
|
|
439 |
with gr.Blocks() as app:
|
440 |
gr.Markdown(
|
441 |
"""
|
442 |
+
# Kartoffel-1B-v0.3 beta - llasa 1b TTS
|
443 |
+
|
444 |
+
Currently the model is trained on a bigger dataset, this are the preliminary results after ~15% training duration.
|
445 |
|
446 |
This is a local web UI for my finetune of the llasa 1b SOTA(imo) Zero Shot Voice Cloning and TTS model.
|
447 |
|