bel32123 commited on
Commit
7b23b67
·
1 Parent(s): eeb7735

Try to fix kenlm pip installation

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -32,7 +32,7 @@ jiwer==3.0.3
32
  joblib==1.3.2
33
  jsonschema==4.19.1
34
  jsonschema-specifications==2023.7.1
35
- kenlm @ git+https://github.com/kpu/kenlm/archive/master.zip
36
  lazy_loader==0.3
37
  librosa==0.10.1
38
  llvmlite==0.41.0
 
32
  joblib==1.3.2
33
  jsonschema==4.19.1
34
  jsonschema-specifications==2023.7.1
35
+ kenlm @ https://github.com/kpu/kenlm/archive/master.zip
36
  lazy_loader==0.3
37
  librosa==0.10.1
38
  llvmlite==0.41.0