Spaces:
Running
Running
alibabasglab
commited on
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.50
|
2 |
+
torch
|
3 |
+
librosa
|
4 |
+
pysptk
|
5 |
+
pymcd
|
6 |
+
pyworld
|
7 |
+
fastdtw
|
8 |
+
museval
|
9 |
+
resampy
|
10 |
+
onnxruntime
|
11 |
+
pesq
|
12 |
+
pystoi
|
13 |
+
SciPy==1.14.1
|
14 |
+
soundfile
|