mutisya commited on
Commit
b8ac8b9
1 Parent(s): 93523d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  gradio
2
- https://github.com/kpu/kenlm/archive/master.zip
3
  pyctcdecode
4
  soundfile
5
  torch
@@ -8,4 +7,6 @@ transformers
8
  pydub
9
  pyaudioconvert
10
  sox
11
- scipy
 
 
 
1
  gradio
 
2
  pyctcdecode
3
  soundfile
4
  torch
 
7
  pydub
8
  pyaudioconvert
9
  sox
10
+ scipy
11
+ sentencepiece
12
+ tokenizers