deepspeech-models on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S deepspeech-models

* (Optional) Uninstall deepspeech-models on Arch using YAY

$ yay -Rns deepspeech-models

2. Manually Install "deepspeech-models" via AUR

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

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

b. Clone deepspeech-models's git locally

$ git clone https://aur.archlinux.org/deepspeech-models.git ~/deepspeech-models

c. Go to ~/deepspeech-models folder and install it

$ cd ~/deepspeech-models $ makepkg -si

3. Information about the deepspeech-models package on Arch User Repository (AUR)

ID: 1135977
Name: deepspeech-models
PackageBaseID: 142196
PackageBase: deepspeech-models
Version: 0.9.3-1
Description: A TensorFlow implementation of Baidu's DeepSpeech architecture - models and supporting files.
URL: https://github.com/mozilla/DeepSpeech
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gobennyb
FirstSubmitted: 1558296194
LastModified: 1662480270
URLPath: /cgit/aur.git/snapshot/deepspeech-models.tar.gz