From e2f954f5e258957ef0cd8145da9c36d94a543a28 Mon Sep 17 00:00:00 2001 From: Luo Tao Date: Tue, 1 Aug 2017 15:27:41 +0800 Subject: [PATCH] make kenlm install more robust --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f73ea8b..eb602259 100755 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ scipy==0.13.1 resampy==0.1.5 SoundFile==0.9.0.post1 python_speech_features -https://github.com/kpu/kenlm/archive/master.zip +https://github.com/luotao1/kenlm/archive/master.zip