ahmedJaafari commited on
Commit
c3cda08
1 Parent(s): f3c4afb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio
 
 
2
  soundfile
3
- torch
4
- transformers
5
- sox
6
- sentencepiece
 
1
+ transformers==4.17.0
2
+ torchaudio
3
+ librosa
4
  soundfile
5
+ datasets
6
+ pyctcdecode
7
+ gradio
8
+ "https://github.com/kpu/kenlm/archive/master.zip"