kaldi on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "kaldi" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install kaldi on Arch using YAY

$ yay -S kaldi

* (Optional) Uninstall kaldi on Arch using YAY

$ yay -Rns kaldi

2. Manually Install "kaldi" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone kaldi's git locally

$ git clone https://aur.archlinux.org/kaldi.git ~/kaldi

c. Go to ~/kaldi folder and install it

$ cd ~/kaldi $ makepkg -si

3. Information about the kaldi package on Arch User Repository (AUR)

ID: 1115911
Name: kaldi
PackageBaseID: 116662
PackageBase: kaldi
Version: 5.5.r9264.9af2c5c16-1
Description: Speech recognition research toolkit
URL: https://github.com/kaldi-asr/kaldi
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1477997691
LastModified: 1658576183
URLPath: /cgit/aur.git/snapshot/kaldi.tar.gz