Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

voice2json-2.1 build fails at make, from curl: requested URL returned error: 404 Not Found #54

Open
OSS542 opened this issue Jul 13, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@OSS542
Copy link

OSS542 commented Jul 13, 2021

error at make:
curl -sSfL -o "/home/jhart/temp/voice2json-2.1/download/kenlm-20210107.tar.gz" 'https://github.com/synesthesiam/docker-kenlm/raw/master/download/kenlm-20210107.tar.gz'
curl: (22) The requested URL returned error: 404 Not Found

the file it attempts to download does not exist at that location

@OSS542
Copy link
Author

OSS542 commented Jul 13, 2021

note - configuration command used was:
./configure --prefix=/usr --disable-virtualenv --disable-precompiled-binaries --disable-wake --disable-kaldi --disable-julius --disable-deepspeech

@OSS542
Copy link
Author

OSS542 commented Jul 13, 2021

if the kenlm-20210107.tar.gz archive was cloned on Jan 7, 2021, the commit hash should be 0c4dd4e8a29a9bcaf22d971a83f4974f1a16d6d9

@synesthesiam synesthesiam added the bug Something isn't working label Jul 20, 2021
@synesthesiam
Copy link
Owner

@atakangah
Copy link

Upon inspecting the make Makefile, it seems this issue has been fixed. I move for it to be closed. I wonder why there is no corresponding PR that references the issue btw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants