S1m0neAI commited on
Commit
7186188
·
verified ·
1 Parent(s): 635de08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ iface = gr.Interface(
82
  gr.Textbox(label="Stressed")
83
  ],
84
  title="🇺🇦 - Ukrainian Voices",
85
- article="[Harakternyk](https://huggingface.co/theodotus/tts-vits-harakternyk-uk) model is licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)",
86
  )
87
 
88
  iface.launch()
 
82
  gr.Textbox(label="Stressed")
83
  ],
84
  title="🇺🇦 - Ukrainian Voices",
85
+ article="Speech synthesis - UA",
86
  )
87
 
88
  iface.launch()