doevent commited on
Commit
50bc605
1 Parent(s): 43c17c2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pip
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+ librosa==0.8
6
+ Cython
7
+ tensorboard
8
+ joblib
9
+ matplotlib
10
+ pesq
11
+ pypesq
12
+ pystoi
13
+ tqdm
14
+ toml
15
+ colorful
16
+ mir_eval
17
+ torch_complex
18
+ gdown