[Bug 688940] Re: Festival can not speak other voices than default english
Doug Blank
688940 at bugs.launchpad.net
Tue Jun 7 20:18:40 UTC 2011
The help clearly says that --language is an option:
$ festival --help
Usage: festival Usage:
festival <options> <file0> <file1> ...
In evaluation mode "filenames" starting with ( are evaluated inline
Festival Speech Synthesis System: 2.0.95:beta April 2010
--language <string>
Run in named language, default is
english, spanish, russian and welsh are available
This is apparently an error in one of the Scheme files.
If you edit:
/usr/share/festival/languages.scm
and replace voice_rab_diphone with voice_kal_diphone, then english will
work. Each of the other languages needs to match what is actually
installed. This is a very brittle way to set languages.
--
You received this bug notification because you are a member of
Accessibility, which is subscribed to festival in Ubuntu.
https://bugs.launchpad.net/bugs/688940
Title:
Festival can not speak other voices than default english
More information about the Ubuntu-accessibility-bugs
mailing list