Spaces:
Running
Running
Update requirement.txt
Browse files- requirement.txt +7 -0
requirement.txt
CHANGED
@@ -1,7 +1,14 @@
|
|
|
|
|
|
|
|
1 |
pysptk
|
2 |
pymcd
|
3 |
pyworld
|
4 |
fastdtw
|
5 |
museval
|
|
|
|
|
6 |
pesq
|
7 |
pystoi
|
|
|
|
|
|
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
|