Spaces:
Running
Running
Yurii Paniv
commited on
Use merged version of num2words
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch
|
3 |
espnet>=202301
|
4 |
typeguard<3 # typeguard 3.0.0 is incompatible with espnet
|
5 |
-
git+https://github.com/
|
6 |
ukrainian-word-stress==1.0.2
|
7 |
git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c
|
8 |
gradio # 3.34
|
|
|
2 |
torch
|
3 |
espnet>=202301
|
4 |
typeguard<3 # typeguard 3.0.0 is incompatible with espnet
|
5 |
+
git+https://github.com/savoirfairelinux/num2words.git@3e39091d052829fc9e65c18176ce7b7ff6169772
|
6 |
ukrainian-word-stress==1.0.2
|
7 |
git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c
|
8 |
gradio # 3.34
|