Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. This
commit includes the various ports festival can work with. Big thanks to
Trevor for putting in all the time to port these!
PR: 21182, 21183, 21184, 21185, 21186, 21187, 21188, 21189
21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197
21198, 21199, 21200, 21201
Submitted by: Trevor Johnson <trevor@jpj.net>
Obtained from: NetBSD pkgsrc
2000-09-16 08:39:50 +00:00
|
|
|
from the authors:
|
|
|
|
|
|
|
|
The Festival Speech Synthesis System is a general multi-lingual
|
|
|
|
text-to-speech system for Unix platforms. It is written in C++ and
|
|
|
|
includes a Scheme-based scripting language. Included with Festival
|
|
|
|
are lexicons and voices that together form a whole text-to-speech
|
|
|
|
system.
|
|
|
|
|
|
|
|
For output via esd do:
|
|
|
|
|
|
|
|
(Parameter.set 'Audio_Method 'esdaudio)
|
|
|
|
|
|
|
|
NAS and direct output are documented in section 23 of the users'
|
|
|
|
manual.
|
|
|
|
|
2003-11-21 01:44:08 +00:00
|
|
|
If you need the OGI extensions, install ports/audio/festival+OGI instead.
|
|
|
|
|
2001-09-30 14:03:05 +00:00
|
|
|
WWW: http://www.cstr.ed.ac.uk/projects/festival/
|
Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. This
commit includes the various ports festival can work with. Big thanks to
Trevor for putting in all the time to port these!
PR: 21182, 21183, 21184, 21185, 21186, 21187, 21188, 21189
21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197
21198, 21199, 21200, 21201
Submitted by: Trevor Johnson <trevor@jpj.net>
Obtained from: NetBSD pkgsrc
2000-09-16 08:39:50 +00:00
|
|
|
|
|
|
|
Trevor Johnson
|