ylacombe commited on
Commit
6306a89
·
1 Parent(s): 6ffab77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -72,11 +72,12 @@ with gr.Blocks() as demo_blocks:
72
  [
73
  "ylacombe/vits_ljs_irish_male_monospeaker",
74
  "ylacombe/vits_ljs_welsh_female_monospeaker",
 
75
  "ylacombe/vits_ljs_welsh_female_2",
76
  "ylacombe/vits_ljs_irish_male_2",
77
  "ylacombe/vits_ljs_scottish_female_2",
78
  "ylacombe/mms-tam-finetuned-monospeaker-all",
79
- "https://huggingface.co/ylacombe/mms-spa-finetuned-chilean-monospeaker-all"
80
  ],
81
  value="ylacombe/vits_ljs_welsh_male_2",
82
  label="Model",
 
72
  [
73
  "ylacombe/vits_ljs_irish_male_monospeaker",
74
  "ylacombe/vits_ljs_welsh_female_monospeaker",
75
+ "kakao-enterprise/vits-ljs",
76
  "ylacombe/vits_ljs_welsh_female_2",
77
  "ylacombe/vits_ljs_irish_male_2",
78
  "ylacombe/vits_ljs_scottish_female_2",
79
  "ylacombe/mms-tam-finetuned-monospeaker-all",
80
+ "ylacombe/mms-spa-finetuned-chilean-monospeaker-all"
81
  ],
82
  value="ylacombe/vits_ljs_welsh_male_2",
83
  label="Model",