-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathANNOUNCE
65 lines (41 loc) · 1.83 KB
/
ANNOUNCE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
festival-freebsoft-utils 0.10 released
=====================================
The Free(b)soft project is pleased to announce
festival-freebsoft-utils 0.10.
* What is festival-freebsoft-utils?
festival-freebsoft-utils is a collection of Festival utilities that
enhance Festival with some useful features. They provide all what is
needed for interaction with Speech Dispatcher.
Key festival-freebsoft-utils features are:
- Generalized concept of input events. festival-freebsoft-utils
allows not only plain text synthesis, but also combining it with
sounds. Additionally, mechanism of logical events mapped to other
events is provided.
- Substitution of events for given words.
- High-level voice selection mechanism and setting of basic prosodic
parameters.
- Spelling mode.
- Capital letter signalization.
- Punctuation modes, for explicit reading or not reading punctuation
characters.
- Incremental synthesis of texts and events.
- Speech Dispatcher support.
- Rudimentary SSML support.
- Enhancing the Festival extension language with some functions
commonly used in Lisp. Support for wrapping already defined
Festival functions by your own code.
- Everything is written in the extension language, no patching of the
Festival C++ sources is needed.
* What is new in version 0.10?
- Speech Dispatcher support works again with recent versions of libc/iconv.
- TMPDIR environment variable is honored even when the related
Festival bug is present.
- Bug fixes.
* Where to get it?
You can get the distribution tarball of the released version from
http://www.freebsoft.org/pub/projects/festival-freebsoft-utils/festival-freebsoft-utils-0.10.tar.gz .
The home page of the project is
http://www.freebsoft.org/festival-freebsoft-utils .
Local Variables:
fill-column: 72
End: