aboutsummaryrefslogtreecommitdiff
path: root/audio/piper-phonemize/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'audio/piper-phonemize/pkg-descr')
-rw-r--r--audio/piper-phonemize/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/piper-phonemize/pkg-descr b/audio/piper-phonemize/pkg-descr
new file mode 100644
index 000000000000..c78947a4a16f
--- /dev/null
+++ b/audio/piper-phonemize/pkg-descr
@@ -0,0 +1,5 @@
+Converts text to phonemes for Piper.
+
+Uses eSpeak phonemes with the espeak_TextToPhonemesWithTerminator function.
+This function allows for Piper to preserve punctuation and detect sentence
+boundaries.