Spaces:
Runtime error
Runtime error
Commit
·
403ae39
1
Parent(s):
5b339eb
add some requirements
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
torch
|
2 |
scipy
|
3 |
-
Cython
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
scipy
|
3 |
+
Cython
|
4 |
+
unidecode
|
5 |
+
pypinyin
|
6 |
+
phonemizer
|