Search Criteria
Package Details: piper-tts-git 1:1.4.0.r0.g490b4df-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/piper-tts-git.git (read-only, click to copy) |
|---|---|
| Package Base: | piper-tts-git |
| Description: | A fast, local neural text to speech system |
| Upstream URL: | https://github.com/OHF-Voice/piper1-gpl |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | piper-tts |
| Provides: | piper-tts |
| Submitter: | user2 |
| Maintainer: | xiota (thotypous) |
| Last Packager: | xiota |
| Votes: | 1 |
| Popularity: | 0.001827 |
| First Submitted: | 2024-10-21 11:36 (UTC) |
| Last Updated: | 2026-02-03 21:06 (UTC) |
Dependencies (10)
- python
- python-onnxruntime (python-onnxruntime-cpu, python-onnxruntime-cuda, python-onnxruntime-opt-cuda, python-onnxruntime-opt-rocm, python-onnxruntime-rocm)
- python-pathvalidateAUR
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python-build (make)
- python-installer (make)
- python-scikit-build (make)
- python-wheel (make)
Required by (7)
- epub_to_audiobook (requires piper-tts) (optional)
- epub_to_audiobook-git (requires piper-tts) (optional)
- gamevox-git (requires piper-tts) (optional)
- piper-speak (requires piper-tts)
- piper-voices-common (requires piper-tts)
- python-wyoming-piper (requires piper-tts)
- speech-provider-piper (requires piper-tts) (optional)
Latest Comments
void42 commented on 2026-03-09 09:56 (UTC) (edited on 2026-03-09 09:57 (UTC) by void42)
I encountered a build error:
the problem is in the espeak-ng build dependency which has a hard coded path limit of 160 characters on linux. The issue was fixed in espeak-ng in commit f38be5ce896a5d2f8aae1ba16d9fc743089338b1. I would suggest just using that commit by patching the source, e.g. in
build():papa33 commented on 2026-02-02 11:25 (UTC) (edited on 2026-02-04 20:21 (UTC) by papa33)
There seems to be a conflict with package "piper" (https://archlinux.org/packages/extra/any/piper/). I just updated piper-tts-git 1:1.4.0.r0.g490b4df-1.1 from chaotic-aur and had to remove "piper".
Edit: Fixed with 1:1.4.0.r1.g310e52c-1
REmorin commented on 2025-09-01 21:26 (UTC)
The repo moved to https://github.com/OHF-Voice/piper1-gpl See readme in the original repo
xiretza commented on 2025-02-27 21:23 (UTC)
depends=()needsonnxandopenmpi,makedepends=()needsninjainstead ofmakeuser2 commented on 2024-10-27 06:52 (UTC) (edited on 2024-10-27 06:53 (UTC) by user2)
of course.
but I am not sure if this is compatible with other piper packages.
captaincarmnlg commented on 2024-10-24 11:58 (UTC) (edited on 2024-10-24 11:58 (UTC) by captaincarmnlg)
can you add
so the other packages know not to uninstall this or break build?