espeak-phonemizer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S espeak-phonemizer

* (Optional) Uninstall espeak-phonemizer on Arch using YAY

$ yay -Rns espeak-phonemizer

2. Manually Install "espeak-phonemizer" via AUR

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

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

b. Clone espeak-phonemizer's git locally

$ git clone https://aur.archlinux.org/espeak-phonemizer.git ~/espeak-phonemizer

c. Go to ~/espeak-phonemizer folder and install it

$ cd ~/espeak-phonemizer $ makepkg -si

3. Information about the espeak-phonemizer package on Arch User Repository (AUR)

ID: 1385717
Name: espeak-phonemizer
PackageBaseID: 195204
PackageBase: espeak-phonemizer
Version: 1.3.1-1
Description: Uses ctypes and libespeak-ng to transform test into IPA phonemes
URL: https://github.com/rhasspy/espeak-phonemizer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1688124114
LastModified: 1705264540
URLPath: /cgit/aur.git/snapshot/espeak-phonemizer.tar.gz