synesthesiam / voice2json

Command-line tools for speech and intent recognition on Linux
MIT License
1.09k stars 63 forks source link

Unable to download kenlm-20200308_.tar.gz when install from source #15

Closed alex1iam closed 4 years ago

alex1iam commented 4 years ago

Hello When running make, i see the following error: curl -sSfL -o "/root/voice2json/download/kenlm-20200308armv7.tar.gz" "https://github.com/synesthesiam/prebult-apps/releases/download/v1.0/kenlm-20200308.tar.gz" curl: (22) The requested URL returned error: 404 Not Found where i can get package? thanks!

synesthesiam commented 4 years ago

Should be fixed now in master