Search Criteria
Package Details: python-wyoming-piper 1.5.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-wyoming-piper.git (read-only, click to copy) |
---|---|
Package Base: | python-wyoming-piper |
Description: | Wyoming Server for Piper |
Upstream URL: | https://github.com/rhasspy/wyoming-piper |
Licenses: | MIT |
Submitter: | AUR-user |
Maintainer: | AUR-user |
Last Packager: | AUR-user |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-06-28 20:47 (UTC) |
Last Updated: | 2024-11-17 13:49 (UTC) |
Dependencies (8)
- piper-tts (piper-tts-gitAUR, piper-tts-binAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-wyomingAUR
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
lubosz commented on 2025-01-17 00:57 (UTC)
This has worked for me: https://github.com/lubosz/python-wyoming-piper/commit/2195a95e446db847f906a9fbbf73fbd6cdf378de
lubosz commented on 2025-01-16 23:49 (UTC) (edited on 2025-01-16 23:57 (UTC) by lubosz)
The PKGBUILD should create a
wyoming-piper
user, since the service is run by that user. The service will create downloads that are owned bynobody
.A good example for that is
gitea
, which installs a sysusers file.https://gitlab.archlinux.org/archlinux/packaging/packages/gitea