stt-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S stt-bin

* (Optional) Uninstall stt-bin on Arch using YAY

$ yay -Rns stt-bin

2. Manually Install "stt-bin" via AUR

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

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

b. Clone stt-bin's git locally

$ git clone https://aur.archlinux.org/stt-bin.git ~/stt-bin

c. Go to ~/stt-bin folder and install it

$ cd ~/stt-bin $ makepkg -si

3. Information about the stt-bin package on Arch User Repository (AUR)

ID: 1109935
Name: stt-bin
PackageBaseID: 183891
PackageBase: stt-bin
Version: 1.3.0-2
Description: A TensorFlow implementation of Baidu's stt architecture - Python native client + CTC decoder.
URL: https://github.com/coqui-ai/STT
NumVotes: 0
Popularity: 0
OutOfDate: 1657401648
Maintainer:
Submitter: skeilnet
FirstSubmitted: 1657394722
LastModified: 1657401286
URLPath: /cgit/aur.git/snapshot/stt-bin.tar.gz