Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -49,7 +49,7 @@ title = """# Explore English and Spanish Accents with VITS finetuning
|
|
49 |
|
50 |
Coupled with the right data and the right training recipe, you can get an excellent finetuned version in **20 minutes** with as little as **80 to 150 samples**.
|
51 |
|
52 |
-
|
53 |
"""
|
54 |
|
55 |
max_speakers = 15
|
|
|
49 |
|
50 |
Coupled with the right data and the right training recipe, you can get an excellent finetuned version in **20 minutes** with as little as **80 to 150 samples**.
|
51 |
|
52 |
+
Training recipe available in this [github repository](https://github.com/ylacombe/finetune-hf-vits)!
|
53 |
"""
|
54 |
|
55 |
max_speakers = 15
|