Giter VIP home page Giter VIP logo

Comments (3)

mgchristensen avatar mgchristensen commented on June 14, 2024

My attempt to install kaldi also failed on Fedora 39. It appears that Intel no longer supports this version of MKL; specifically, the package signing keys are no longer valid. I get these error messages:

`extras/install_mkl.sh: Your system is using fedora-style package management.

  • rpm --import https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
    warning: Certificate 1A8497B11911E097:
    The certificate is expired: The primary key is not live
    Subkey 1A8497B11911E097 is expired: The primary key is not live
    Certificate does not have any usable signing keys
    warning: Certificate ACFA9FC57E6C5DBE:
    The certificate is expired: The primary key is not live
    Subkey ACFA9FC57E6C5DBE is expired: The primary key is not live
    Certificate does not have any usable signing keys
    warning: Certificate 36B9569B3F1A1BC7:
    The certificate is expired: The primary key is not live
    Subkey 36B9569B3F1A1BC7 is expired: The primary key is not live
    Certificate does not have any usable signing keys
    `
    Intel currently supports the newer version, renamed oneAPI MKL, available at this URL:
    https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-download.html.

Intel requires one to establish an account (no charge) in order to download and install this library.

Perhaps the developers will be able to substitute the newer libraqry for the old?

from kaldi.

NefelibataJay avatar NefelibataJay commented on June 14, 2024

Resolved #4903 (comment)

./install_mkl.sh: Your system is using debian-style package management.

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

I'm running this on kaggle notebook. Please help me resolve it

from kaldi.

NefelibataJay avatar NefelibataJay commented on June 14, 2024
wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list'
apt update

extras/install_mkl.sh

Resolved #4903 (comment)

./install_mkl.sh: Your system is using debian-style package management.

Please open an issue with us at https://github.com/kaldi-asr/kaldi/ if you believe this is a bug.
I'm running this on kaggle notebook. Please help me resolve it

from kaldi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.