Spaces:
Running
Running
Yurii Paniv
commited on
Bump TTS version
Browse files
setup.py
CHANGED
@@ -12,7 +12,7 @@ setup(name='ukrainian-tts',
|
|
12 |
python_requires='>3.6.0',
|
13 |
install_requires=[
|
14 |
"torch>=1.9",
|
15 |
-
"TTS==0.
|
16 |
"ukrainian-word-stress==1.0.1",
|
17 |
"ukrainian_accentor @ git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c"
|
18 |
],
|
|
|
12 |
python_requires='>3.6.0',
|
13 |
install_requires=[
|
14 |
"torch>=1.9",
|
15 |
+
"TTS==0.9.0",
|
16 |
"ukrainian-word-stress==1.0.1",
|
17 |
"ukrainian_accentor @ git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c"
|
18 |
],
|