python-vosk-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-vosk-bin

* (Optional) Uninstall python-vosk-bin on Arch using YAY

$ yay -Rns python-vosk-bin

2. Manually Install "python-vosk-bin" via AUR

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

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

b. Clone python-vosk-bin's git locally

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

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

$ cd ~/python-vosk-bin $ makepkg -si

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

ID: 1184666
Name: python-vosk-bin
PackageBaseID: 174530
PackageBase: python-vosk-bin
Version: 0.3.45-1
Description: Offline open source speech recognition API based on Kaldi and Vosk
URL: https://github.com/alphacep/vosk-api
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: danielquinn
Submitter: danielquinn
FirstSubmitted: 1640818204
LastModified: 1671366338
URLPath: /cgit/aur.git/snapshot/python-vosk-bin.tar.gz