kaldi-sctk on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "kaldi-sctk" 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-sctk on Arch using YAY

$ yay -S kaldi-sctk

* (Optional) Uninstall kaldi-sctk on Arch using YAY

$ yay -Rns kaldi-sctk

2. Manually Install "kaldi-sctk" via AUR

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

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

b. Clone kaldi-sctk's git locally

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

c. Go to ~/kaldi-sctk folder and install it

$ cd ~/kaldi-sctk $ makepkg -si

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

ID: 456878
Name: kaldi-sctk
PackageBaseID: 126815
PackageBase: kaldi-sctk
Version: 2.4.10-1
Description: Speech recognition research toolkit
URL: https://github.com/kaldi-asr/kaldi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: petronny
FirstSubmitted: 1509459835
LastModified: 1509544098
URLPath: /cgit/aur.git/snapshot/kaldi-sctk.tar.gz