kaldi on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install kaldi on Arch using YAY
$
yay -S
kaldi
Copied
* (Optional) Uninstall kaldi on Arch using YAY
$
yay -Rns
kaldi
Copied
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
Copied
b. Clone kaldi's git locally
$
git clone https://aur.archlinux.org/kaldi.git
~/kaldi
Copied
c. Go to ~/kaldi folder and install it
$
cd
~/kaldi
Copied
$
makepkg -si
Copied
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
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