kaldi-asr / kaldi

kaldi-asr/kaldi is the official location of the Kaldi project.
http://kaldi-asr.org
Other
14.11k stars 5.31k forks source link

Another mkl install error... #4799

Open smbika007 opened 1 year ago

smbika007 commented 1 year ago

Hi,

I tried installing Kaldi using the instructions on https://www.assemblyai.com/blog/kaldi-install-for-dummies/#cloud-speech-to-text-apis and got the following error:

Hit:1 http://us.archive.ubuntu.com/ubuntu bionic InRelease Get:2 http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease [1,581 B]
Get:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB]
Err:2 http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Hit:6 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu bionic InRelease
Reading package lists... Done
W: GPG error: http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC E: The repository 'http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64 InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. ./kaldi/tools/extras/install_mkl.sh: MKL package intel-mkl-64bit-2020.0-088 installation FAILED.

Please open an issue with us at https://github.com/kaldi-asr/kaldi/ if you believe this is a bug.

I tried this because I was attracted to the easy automated install. Is this page in error? How do I get mkl installed otherwise?

Thanks!

snalyami commented 1 year ago

I'm also facing the same error. @smbika007 any luck solving it?

smbika007 commented 1 year ago

I'm also facing the same error. @smbika007 any luck solving it?

Hi! I did solve it but it was part of a convoluted mess. I ended up having to redo my VM and by that time I'd figured out the problem with the keys (I believe I found an answer here: https://forums.developer.nvidia.com/t/invalid-public-key-for-cuda-apt-repository/212901/12 ) I'd already started over. I also made sure everything was up to date package wise...

Hope this helps! Smbika007

stale[bot] commented 1 year ago

This issue has been automatically marked as stale by a bot solely because it has not had recent activity. Please add any comment (simply 'ping' is enough) to prevent the issue from being closed for 60 more days if you believe it should be kept open.