vikram-iitm commited on
Commit
0512d29
·
1 Parent(s): 082f39d

Add apt deps + kenlm Python bindings

Browse files
Files changed (2) hide show
  1. apt.txt +6 -0
  2. requirements.txt +1 -0
apt.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ cmake
2
+ build-essential
3
+ libbz2-dev
4
+ liblzma-dev
5
+ zlib1g-dev
6
+ libboost-all-dev
requirements.txt CHANGED
@@ -4,3 +4,4 @@ torch
4
  librosa
5
  gradio
6
  https://github.com/kpu/kenlm/archive/master.zip
 
 
4
  librosa
5
  gradio
6
  https://github.com/kpu/kenlm/archive/master.zip
7
+ https://github.com/kpu/kenlm/archive/master.zip