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

Last updated: September 26,2022

1. Install python-vosk-bin via UAR with a Helper - YAY

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

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

c. Remove python-vosk-bin on Arch using YAY

yay -Rns python-vosk-bin

2. Install python-vosk-bin via UAR manually

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. Details of python-vosk-bin package

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