ylacombe HF staff commited on
Commit
51ad4f8
1 Parent(s): c5cad70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- Stay tuned, the training recipe is coming soon!
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