Spaces:
Running
Running
Yurii Paniv
commited on
Fix commit number for 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/kant2002/num2words.git@kant/add-cases
|
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/kant2002/num2words.git@kant/add-cases@6c8e66bd37f38eac3ef339963b88ebf8140b26d7
|
6 |
ukrainian-word-stress==1.0.2
|
7 |
git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c
|
8 |
gradio # 3.34
|