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

Issue with MKL in Kaldi #18

Open
alexmplata16 opened this issue Feb 22, 2024 · 0 comments
Open

Issue with MKL in Kaldi #18

alexmplata16 opened this issue Feb 22, 2024 · 0 comments

Comments

@alexmplata16
Copy link

After running install.sh i get this:

Warning: IRSTLM is not installed by default anymore. If you need IRSTLM
Warning: use the script extras/install_irstlm.sh
All done OK.
Building Kaldi src
Configuring KALDI to use MKL.
Checking compiler g++ ...
Checking OpenFst library in /home/alejandro/Voice-Privacy-Challenge-2020/kaldi/tools/openfst-1.6.7 ...
Checking cub library in /home/alejandro/Voice-Privacy-Challenge-2020/kaldi/tools/cub-1.8.0 ...
Doing OS specific configurations ...
On Linux: Checking for linear algebra header files ...
Configuring MKL library directory: ***configure failed: MKL libraries could not be found. Please use the switch --mkl-libdir or try another math library, e.g. --mathlib=ATLAS (would be slower) ***

what do i have to do? Because when i open env.sh this is what i found:

if [ $(which python) != /home/alejandro/Voice-Privacy-Challenge-2020/venv/bin/python ]; then source /home/alejandro/Voice-Privacy-Challenge-2020/venv/bin/activate; fi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant