Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Cannot compile voice2json anymore because of ATLAS, can MKL be used for Kaldi instead? #70

Description

@GentleRock

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions