Spaces:
Running
Running
#43 Fix ukrainian-word-stress in requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,8 +3,8 @@ 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
|
7 |
-
stanza
|
8 |
git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c
|
9 |
gradio # 3.34
|
10 |
huggingface_hub # ==0.11.1
|
|
|
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.1.0
|
7 |
+
stanza==1.7 # fix for ukrainian-word-stress
|
8 |
git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c
|
9 |
gradio # 3.34
|
10 |
huggingface_hub # ==0.11.1
|