[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/greader ae48737784 2/3: greader-piper.el: Commentary se
From: |
ELPA Syncer |
Subject: |
[elpa] externals/greader ae48737784 2/3: greader-piper.el: Commentary section improved. |
Date: |
Thu, 19 Dec 2024 00:58:02 -0500 (EST) |
branch: externals/greader
commit ae48737784a60e688d9fc0a6023281bdf774e09f
Author: Michelangelo Rodriguez <michelangelo.rodriguez@gmail.com>
Commit: Michelangelo Rodriguez <michelangelo.rodriguez@gmail.com>
greader-piper.el: Commentary section improved.
---
greader-piper.el | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/greader-piper.el b/greader-piper.el
index a1d7cad68e..345abedae4 100644
--- a/greader-piper.el
+++ b/greader-piper.el
@@ -18,6 +18,11 @@
;;; commentary:
;; This is the back-end for the piper synthesizer.
;; It uses a shell script to call piper.
+;; The piper tts itself is not included with greader, you have to
+;; install it manually.
+;; chances are that your distribution has already the package,or you
+;; can download and compile the source from
+;; https://github.com/rhasspy/piper.
;;; code:
(require 'find-func)