S1m0neAI commited on
Commit
119b518
·
verified ·
1 Parent(s): 7186188

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from accentor import accentification, stress_replace_and_shift, accentors
10
 
11
 
12
  config = {
13
- "olena": "theodotus/tts-vits-olena-uk",
14
  }
15
 
16
  voices = list(config.keys())
 
10
 
11
 
12
  config = {
13
+ "olena": "S1m0neAI/ua_model",
14
  }
15
 
16
  voices = list(config.keys())