Spaces:
Running
on
Zero
Running
on
Zero
Hecheng0625
commited on
Commit
•
612e6ed
1
Parent(s):
cd03576
Upload pre-requirements.txt
Browse files- pre-requirements.txt +15 -0
pre-requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
librosa
|
3 |
+
matplotlib
|
4 |
+
tqdm
|
5 |
+
hydra-core
|
6 |
+
torch==2.0.0
|
7 |
+
torchvision
|
8 |
+
torchaudio
|
9 |
+
tensorboard
|
10 |
+
onnxruntime
|
11 |
+
onnx
|
12 |
+
pyworld
|
13 |
+
pesq
|
14 |
+
pystoi
|
15 |
+
gradio
|