ylacombe HF staff commited on
Commit
f71af43
1 Parent(s): 6f7290d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ and see all MMS-TTS checkpoints on the Hugging Face Hub: [facebook/mms-tts](http
57
 
58
  Coupled with the right data and the right training recipe, you can get an excellent finetuned version of every MMS checkpoints in **20 minutes** with as little as **80 to 150 samples**.
59
 
60
- Stay tuned, the training recipe is coming soon!
61
  """
62
 
63
  max_speakers = 15
 
57
 
58
  Coupled with the right data and the right training recipe, you can get an excellent finetuned version of every MMS checkpoints in **20 minutes** with as little as **80 to 150 samples**.
59
 
60
+ Training recipe available in this [github repository](https://github.com/ylacombe/finetune-hf-vits)!
61
  """
62
 
63
  max_speakers = 15