diff options
author | B. Watson <yalhcru@gmail.com> | 2018-06-17 22:23:45 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 22:23:45 +0100 |
commit | 25a8eead0087db861e96806c9dfec4b39d0fb220 (patch) | |
tree | f6482b1d2daa911375714253fbbeeeff7ae6d0bc /accessibility/svox/README | |
parent | 5bc5e45e780a49bea80ab9216f4cf8b8dd8771bc (diff) |
accessibility/svox: Added (small footprint text-to-speech engine).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'accessibility/svox/README')
-rw-r--r-- | accessibility/svox/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/accessibility/svox/README b/accessibility/svox/README new file mode 100644 index 0000000000000..e632b22fb73b6 --- /dev/null +++ b/accessibility/svox/README @@ -0,0 +1,10 @@ +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 package includes the pico2wave utility, and everything else from +the Debian packages libttspico-data, libttspico-dev, libttspico-utils, +and libttspico0. |