Spaces:
Runtime error
Runtime error
ORI-Muchim
commited on
Commit
•
ff4d0c7
1
Parent(s):
937a9da
Update requirements.txt
Browse files- requirements.txt +15 -13
requirements.txt
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
-
Cython
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
|
|
14 |
gradio
|
|
|
1 |
+
Cython
|
2 |
+
numba
|
3 |
+
librosa
|
4 |
+
matplotlib
|
5 |
+
numpy
|
6 |
+
phonemizer
|
7 |
+
scipy
|
8 |
+
tensorboard
|
9 |
+
ko-pron
|
10 |
+
jamo
|
11 |
+
torch
|
12 |
+
torchvision
|
13 |
+
torchaudio
|
14 |
+
Unidecode
|
15 |
+
pyopenjtalk
|
16 |
gradio
|