Search Criteria
Package Details: piper-tts-bin 2023.11.14-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/piper-tts-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | piper-tts-bin |
| Description: | A fast, local neural text to speech system |
| Upstream URL: | https://github.com/rhasspy/piper |
| Licenses: | MIT |
| Conflicts: | piper-tts |
| Provides: | piper-tts |
| Submitter: | AUR-user |
| Maintainer: | None |
| Last Packager: | AUR-user |
| Votes: | 20 |
| Popularity: | 0.95 |
| First Submitted: | 2023-06-28 20:43 (UTC) |
| Last Updated: | 2024-11-17 14:00 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
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
1 2 Next › Last »
AUR-user commented on 2025-08-02 07:58 (UTC)
https://github.com/OHF-Voice/piper1-gpl doesn't provide pre-builts, that's why I have created https://aur.archlinux.org/packages/piper-tts
omnigenous commented on 2025-08-01 17:49 (UTC)
Any plans on switching to https://github.com/OHF-Voice/piper1-gpl?
GoodHart commented on 2024-09-23 16:53 (UTC) (edited on 2024-09-23 19:23 (UTC) by GoodHart)
One can subvert the long pauses by feeding piper-tts all the data at once, instead of chunked, as speech-dispatcher by default does for workload reasons.
Add these two lines to your
piper.confI don't think the reasons for having chunking applies to piper-tts, so perhaps this should just be set as the default that this package ships with.
kageyama commented on 2024-05-12 11:31 (UTC)
For me this .conf works better - https://github.com/ken107/read-aloud/issues/375#issuecomment-1937517761
kageyama commented on 2024-05-01 08:58 (UTC)
Anyone having issue of 'Long pause between Sentences'? - https://github.com/Elleo/pied/issues/9, any way to resolve this?
SysGhost commented on 2024-04-17 12:20 (UTC) (edited on 2024-04-17 12:30 (UTC) by SysGhost)
No longer works
Some problem with onnxrutime.
AlphaJack commented on 2024-03-12 00:09 (UTC)
@jouven I've added these files to piper-voices-common and its "install" file
jouven commented on 2024-03-11 22:58 (UTC) (edited on 2024-03-11 23:19 (UTC) by jouven)
Best tts for real time text, if hardware allows it, then again it's the fastest one with high quality audio.
My setup:
For ~/.config/speech-dispatcher/speechd.conf add and leave only this AddModule line uncommented:
Create ~/.config/speech-dispatcher/modules/piper-tts-generic.conf with:
However how to prevent the variation, without making it sound robotic? I'm talking --noise_scale, by default the value of this setting, If I spam the same text, there is some randomness about how it sounds each time but sometimes the "same" delivery sounds noticeably wrong, but if use --noise_scale 0 it always sounds robotic.
@Edit, this last issue has to do with the model, other models don't have this issue.
AlphaJack commented on 2024-01-18 20:44 (UTC) (edited on 2024-02-28 13:19 (UTC) by AlphaJack)
Thank you for adding a link to the armv7h binary.
I've created a new AUR packages with piper voices:
https://aur.archlinux.org/packages/piper-voices-minimal (1 model, ~120MB)
https://aur.archlinux.org/pkgbase/piper-voices (one split package per locale, ~6GB for all locales)
Can you add something similar to the PKGBUILD?
AlphaJack commented on 2024-01-18 18:35 (UTC)
Hi, can you also add support for armv7h?
1 2 Next › Last »