aboutsummaryrefslogtreecommitdiffstats
path: root/piper-tts/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-14 12:01:35 +0200
committerDanilo M. <danix@danix.xyz>2026-08-14 12:01:35 +0200
commit6cc28c4481561d60bbb709c614080cafd1daf6a7 (patch)
tree074799aba8eb5fe78200d9c7c001bcecf0d60913 /piper-tts/README
parent8ab2415e4562bf7b1bda15ed835efcced89c0b69 (diff)
downloadmy-slackbuilds-6cc28c4481561d60bbb709c614080cafd1daf6a7.tar.gz
my-slackbuilds-6cc28c4481561d60bbb709c614080cafd1daf6a7.zip
piper-tts: add version 1.6.1
Diffstat (limited to 'piper-tts/README')
-rw-r--r--piper-tts/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/piper-tts/README b/piper-tts/README
new file mode 100644
index 0000000..0a2ab1a
--- /dev/null
+++ b/piper-tts/README
@@ -0,0 +1,13 @@
+piper-tts is a fast and local neural text-to-speech engine that embeds
+espeak-ng for phonemization. It runs entirely on-device with no network
+access. Voices are ONNX models.
+
+This package installs the prebuilt manylinux x86_64 wheel from upstream
+releases. The console script is renamed from 'piper' to 'piper-tts' to
+avoid clashing with the SBo 'piper' (libratbag mouse tool).
+
+Runtime dependencies (packaged separately):
+ python3-onnxruntime
+ python3-pathvalidate
+
+Homepage: https://github.com/OHF-voice/piper1-gpl