Package Details: piper-voices-common 1.0.1-2

Git Clone URL: https://aur.archlinux.org/piper-voices-common.git (read-only, click to copy)
Package Base: piper-voices-common
Description: Voices for Piper text to speech system (common files)
Upstream URL: https://huggingface.co/rhasspy/piper-voices
Keywords: tts
Licenses: MIT
Submitter: AlphaJack
Maintainer: AlphaJack (mutlu_inek, manni, scotswolfie, michael.gruz)
Last Packager: AlphaJack
Votes: 14
Popularity: 0.75
First Submitted: 2024-02-28 12:19 (UTC)
Last Updated: 2026-01-17 10:35 (UTC)

Sources (3)

Latest Comments

pyker commented on 2026-01-12 13:31 (UTC) (edited on 2026-01-12 13:32 (UTC) by pyker)

Indeed 1.0.1-1 fails:

(1/1) reinstalling piper-voices-common                                                                               [----------------------------------------------------------------------] 100%
Running post-installation script...
/tmp/alpm_tEfTjl/.INSTALL: line 17: 302
361 + 1 : arithmetic syntax error in expression (error token is "361 + 1 ")
error: command failed to execute correctly

oxidative commented on 2026-01-11 12:38 (UTC)

The post installation hook failed on 1.0.1-1:

:: Paketänderungen werden verarbeitet …
(1/1) Aktualisiert wird piper-voices-common                                                          [-----------------------------------------------------------] 100%
Running post-installation script...
DefaultModule    piper-generic
/tmp/alpm_cZWVaw/.INSTALL: Zeile 17: 303
362 + 1 : Arithmetischer Syntaxfehler im Ausdruck (Fehlerverursachendes Zeichen ist "362 + 1 ").
Fehler: Befehl konnte nicht korrekt ausgeführt werden

evorster commented on 2024-03-14 20:43 (UTC)

piper-generic.conf is currently failing b2sums

nogweii commented on 2024-03-12 08:46 (UTC)

The piper-dispatcher script relies on aplay from the alsa-utils package but that's not guaranteed to be installed on a system. Please include that in the dependencies, thanks!