diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:13:59 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:39 +0700 |
commit | bf35d7f821cf48693910495cafc0d02c29a11998 (patch) | |
tree | efec122e9da57120266caa2cdd60e46884759254 /accessibility/svox | |
parent | c54891cf5d455dbd9bd95465931ab8cc29b04b48 (diff) | |
download | slackbuilds-bf35d7f821cf48693910495cafc0d02c29a11998.tar.gz |
accessibility/svox: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/svox')
-rw-r--r-- | accessibility/svox/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/svox/README b/accessibility/svox/README index e632b22fb7..c4e9b82c23 100644 --- a/accessibility/svox/README +++ b/accessibility/svox/README @@ -1,9 +1,9 @@ svox (small footprint text-to-speech engine) -The SVOX Pico engine is a software speech synthesizer for German, English -(GB and US), Spanish, French and Italian. SVOX produces a clear and -distinct speech output made possible by the use of Hidden Markov Model -(HMM) algorithms. +The SVOX Pico engine is a software speech synthesizer for German, +English (GB and US), Spanish, French and Italian. SVOX produces a clear +and distinct speech output made possible by the use of Hidden Markov +Model (HMM) algorithms. The package includes the pico2wave utility, and everything else from the Debian packages libttspico-data, libttspico-dev, libttspico-utils, |