Mihaj commited on
Commit
c1d1669
1 Parent(s): ae876eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch
2
  transformers
3
  soundfile
 
4
  pyctcdecode
5
  https://github.com/kpu/kenlm/archive/master.zip
6
- numpy
7
- librosa
 
1
  torch
2
  transformers
3
  soundfile
4
+ librosa
5
  pyctcdecode
6
  https://github.com/kpu/kenlm/archive/master.zip
7
+ numpy