Martijn Bartelds commited on
Commit
6b8a573
1 Parent(s): 2afd045

Update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  dtw-python==1.1.6
2
  editdistance==0.5.3
3
- fairseq @ git+https://github.com/pytorch/fairseq@aa39ab1b4568479bf9a1360cfcdd4f4fce5f1838
4
  matplotlib==3.3.2
5
  numpy==1.19.1
6
  onnxruntime==1.8.1
@@ -9,4 +8,5 @@ scipy==1.5.2
9
  seaborn==0.11.0
10
  SoundFile==0.10.2
11
  torch==1.6.0
12
- tqdm==4.50.2
 
 
1
  dtw-python==1.1.6
2
  editdistance==0.5.3
 
3
  matplotlib==3.3.2
4
  numpy==1.19.1
5
  onnxruntime==1.8.1
 
8
  seaborn==0.11.0
9
  SoundFile==0.10.2
10
  torch==1.6.0
11
+ tqdm==4.50.2
12
+ transformers