Releases: pguyot/kaldi
Precompiled kaldi (headers and libraries) for Raspberry Pi
Precompiled binaries for Raspberry Pi, optimized for various architectures (armv6l (vfp), armv7l (neon) and aarch64) and for several Raspberry Pi OSes.
Bundled OpenBLAS 0.3.13 and openfst 1.7.2 (partially).
New binaries generated from the same kaldi commit https://github.com/pguyot/kaldi/releases/tag/e4940d045 with few recent fixes that make it compatible with more recent operating systems.
Archives should be extracted to /
Kaldi is installed to /opt/kaldi
Archives also include /etc/ld.so.conf.d/kaldi.conf and /usr/lib/pkgconfig/kaldi-asr.pc
Same version is available for macOS (with Accelerate Framework) and Ubuntu (using MKL).
OS | arch | files |
---|---|---|
raspian lite latest | armv6l | kaldi-0ff452b-linux_raspbian10-armv6l*.tar.xz |
raspios lite latest | armv6l | kaldi-0ff452b-linux_raspbian12-armv6l*.tar.xz |
raspios lite latest | armv7l | kaldi-0ff452b-linux_raspbian12-armv7l*.tar.xz |
raspios lite latest | aarch64 | kaldi-0ff452b-linux_debian12-aarch64*.tar.xz |
dietpi bullseye | armv6l | kaldi-0ff452b-linux_raspbian11-armv6l*.tar.xz |
dietpi bullseye | armv7l | kaldi-0ff452b-linux_debian11-armv7l*.tar.xz |
dietpi bullseye | aarch64 | kaldi-0ff452b-linux_debian11-aarch64*.tar.xz |
Precompiled kaldi (headers and libraries) for Raspberry PI
Precompiled binaries for Raspberry Pi, optimized for various architectures (armv6l (vfp), armv7l (neon) and aarch64) and for latest Raspberry Pi OS (debian 11 bullseye and debian 10 buster).
Bundled OpenBLAS 0.3.13 and openfst 1.7.2 (partially).
Archives should be extracted to /
Kaldi is installed to /opt/kaldi
Archives also include /etc/ld.so.conf.d/kaldi.conf
and /usr/lib/pkgconfig/kaldi-asr.pc
Same version also available for macOS (with OpenBLAS) and Ubuntu (using MKL).
Precompiled kaldi (headers and libraries)
linux_armv6l : Pi Zero binary (-mfpu=vfp -march=arm6)
Only includes headers and (shared) libraries
Compiled with included OpenBLAS.
Extracts to /opt/kaldi
Includes /usr/lib/pkgconfig/kaldi-asr.pc for pkg-config
Includes /etc/ld.so.conf.d/kaldi.conf
linux_x86_64 : Ubuntu xenial binary
Only includes headers and (shared) libraries
Compiled with included OpenBLAS.
Extracts to /opt/kaldi
Includes /usr/lib/pkgconfig/kaldi-asr.pc for pkg-config
Includes /etc/ld.so.conf.d/kaldi.conf