Spaces:
Build error
Build error
Upload requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Cython==0.29.21
|
2 |
+
librosa==0.8.0
|
3 |
+
matplotlib==3.3.1
|
4 |
+
numpy==1.21.6
|
5 |
+
phonemizer==2.2.1
|
6 |
+
scipy==1.5.2
|
7 |
+
tensorboard==2.3.0
|
8 |
+
torch==1.6.0
|
9 |
+
torchvision==0.7.0
|
10 |
+
Unidecode==1.1.1
|
11 |
+
pyopenjtalk==0.2.0
|
12 |
+
jamo==0.4.1
|
13 |
+
pypinyin==0.44.0
|
14 |
+
jieba==0.42.1
|
15 |
+
cn2an==0.5.17
|