theodotus commited on
Commit
7f590c6
1 Parent(s): fe5a4b7

Added Dmytro voice

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -13,6 +13,7 @@ config = {
13
  "mykyta": "theodotus/tts-vits-mykyta-uk",
14
  "olena": "theodotus/tts-vits-olena-uk",
15
  "lada": "theodotus/tts-vits-lada-uk",
 
16
  }
17
 
18
  voices = list(config.keys())
 
13
  "mykyta": "theodotus/tts-vits-mykyta-uk",
14
  "olena": "theodotus/tts-vits-olena-uk",
15
  "lada": "theodotus/tts-vits-lada-uk",
16
+ "dmytro": "theodotus/tts-vits-dmytro-uk",
17
  }
18
 
19
  voices = list(config.keys())