aditii09 commited on
Commit
6cba3af
1 Parent(s): b9d5be8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -3,9 +3,12 @@ git+https://github.com/huggingface/transformers.git
3
  torchaudio
4
  librosa
5
  jiwer
6
- transformers
7
- Sox
8
- soundfile
9
  gradio
 
 
 
10
  torch
11
- subprocess
 
 
 
3
  torchaudio
4
  librosa
5
  jiwer
6
+ subprocess
 
 
7
  gradio
8
+ https://github.com/kpu/kenlm/archive/master.zip
9
+ pyctcdecode
10
+ soundfile
11
  torch
12
+ transformers
13
+ sox
14
+ scipy