From 6cc28c4481561d60bbb709c614080cafd1daf6a7 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 14 Aug 2026 12:01:35 +0200 Subject: piper-tts: add version 1.6.1 --- piper-tts/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 piper-tts/README (limited to 'piper-tts/README') 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 -- cgit v1.2.3