docker-kaldi-gstreamer-server
docker-kaldi-gstreamer-server copied to clipboard
Build fails: MKL libraries could not be found
trafficstars
MKL seems to be the default now, so the build fails with:
[...]
make[1]: Leaving directory '/opt/kaldi/tools/portaudio'
Configuring KALDI to use MKL.
Checking compiler g++ ...
Checking OpenFst library in /opt/kaldi/tools/openfst ...
Checking cub library in /opt/kaldi/tools/cub ...
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 ***
The command '/bin/sh -c git clone https://github.com/kaldi-asr/kaldi &&
[...]
returned a non-zero code: 1
@jcsilva can you check this issue please?