Spaces:
Runtime error
Runtime error
Serhiy Stetskovych
commited on
Commit
·
0792429
1
Parent(s):
106e3d7
Fix phonemizer
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,6 +19,6 @@ gradio
|
|
| 19 |
|
| 20 |
regex
|
| 21 |
ukrainian_word_stress
|
| 22 |
-
ipa_uk@git+https://github.com/
|
| 23 |
num2words@git+https://github.com/patriotyk/num2words.git
|
| 24 |
vocos@git+https://github.com/wetdog/vocos.git@matcha
|
|
|
|
| 19 |
|
| 20 |
regex
|
| 21 |
ukrainian_word_stress
|
| 22 |
+
ipa_uk@git+https://github.com/patriotyk/ipa-uk.git@3d9071fc812606da7917338064998a2c79ddf06e
|
| 23 |
num2words@git+https://github.com/patriotyk/num2words.git
|
| 24 |
vocos@git+https://github.com/wetdog/vocos.git@matcha
|