Spaces:
Running
Running
Update requirments.txt
Browse files- requirments.txt +21 -14
requirments.txt
CHANGED
@@ -1,15 +1,22 @@
|
|
1 |
Cython==0.29.21
|
2 |
-
librosa
|
3 |
-
matplotlib
|
4 |
-
numpy
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Cython==0.29.21
|
2 |
+
librosa==0.8.0
|
3 |
+
matplotlib==3.3.1
|
4 |
+
numpy==1.21.6
|
5 |
+
scipy==1.5.2
|
6 |
+
tensorboard==2.3.0
|
7 |
+
torch==1.6.0
|
8 |
+
torchvision==0.7.0
|
9 |
+
unidecode==1.3.4
|
10 |
+
pyopenjtalk==0.2.0
|
11 |
+
jamo==0.4.1
|
12 |
+
pypinyin==0.44.0
|
13 |
+
jieba==0.42.1
|
14 |
+
protobuf==3.19.0
|
15 |
+
cn2an==0.5.17
|
16 |
+
inflect==6.0.0
|
17 |
+
eng_to_ipa==0.0.2
|
18 |
+
ko_pron==1.3
|
19 |
+
indic_transliteration==2.3.37
|
20 |
+
num_thai==0.0.5
|
21 |
+
opencc==1.1.1
|
22 |
+
translators
|