You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I switched from ubuntu to archlinux and I can't compile atlas and therefore voice2json neither.
$ ./configure
configure: error: ATLAS is required for Kaldi (libatlas-base-dev package)
The compilation of atlas is getting me into many many problems (because of some incompatible changes in the gcc compiler) which I'm trying to resolve with the help in appropriate forums, for example here,
[Package Details: atlas-lapack 3.10.3-6 - Marcello commented on 2022-03-28 12:08 (UTC)
but I'm close to give up.
In Kaldi_ External matrix libraries
they say that in order to have kaldi working I may use the Intel Math Kernel Library (MKL)
but from the code in configure it seems that only HAVE_ATLAS was allowed.
Is there a particular reason for that? Is there a way to use MKL and use HAVE_MKL ?
Many thanks in advance for your answer
Marcello
The text was updated successfully, but these errors were encountered:
Hi,
I switched from ubuntu to archlinux and I can't compile atlas and therefore voice2json neither.
The compilation of atlas is getting me into many many problems (because of some incompatible changes in the gcc compiler) which I'm trying to resolve with the help in appropriate forums, for example here,
[Package Details: atlas-lapack 3.10.3-6 - Marcello commented on 2022-03-28 12:08 (UTC)
but I'm close to give up.
In Kaldi_ External matrix libraries
they say that in order to have kaldi working I may use the Intel Math Kernel Library (MKL)
but from the code in configure it seems that only HAVE_ATLAS was allowed.
Is there a particular reason for that? Is there a way to use MKL and use HAVE_MKL ?
Many thanks in advance for your answer
Marcello
The text was updated successfully, but these errors were encountered: