ChrisPreston commited on
Commit
5ffdc9c
1 Parent(s): 96f0561

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ setuptools==59.5.0
2
+ onnxruntime
3
+ torchcrepe
4
+ matplotlib
5
+ praat-parselmouth==0.4.1
6
+ scikit-image
7
+ ipython
8
+ ipykernel
9
+ librosa==0.8.0
10
+ pyloudnorm
11
+ resemblyzer
12
+ torchmetrics==0.5.0
13
+ pytorch_lightning==1.3.3
14
+ numpy==1.23.0
15
+ torch==1.10.0
16
+ torchvision==0.11.1
17
+ torchaudio==0.10.0
18
+ fairseq