festival
Compiling festival TTS C/C++ example
I tried to compile the example from here with no luck. This is the command that i used g++ festival_test.cpp -Ifestival/src/include/ -Ispeech_tools/include/ -Lfestival/src/lib/ -Lspeech_tools/lib/ -[详细]
2023-03-24 11:06 分类:问答German text-to-speech on iPhone (Flite/Festival voices? other options?)
I\'m looking to use En开发者_如何学Goglish, German, French, Spanish and Italian text-to-speech in an iPhone application. It looks like Flite is basically the only option.[详细]
2023-03-11 16:33 分类:问答Windows TTS voices with Festival in Linux
I am looking to p开发者_如何学运维rogramatically generate text to speech wave files on my Ubuntu box and the Festival and Text2Wave tools in Ubuntu seem to do a pretty good job of this, except for the[详细]
2023-02-05 02:51 分类:问答High-Quality Text-To-Speech engine for personal use [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-03 04:27 分类:问答Where to download Festival TTS voice
Where can I download the voices avai开发者_如何学Clable in Festival demo page?If you are using Ubuntu Linux, detailed instructions on how to install other voices are here: http://ubuntuforums.org/show[详细]
2023-01-29 00:40 分类:问答Windows CLI Integration in Adobe AIR 2.0 using NativeProcess for executable which opens own shell and blocks
How can I use the NativeProcess API in Adobe AIR 2.0 to do CLI in Windows like passing the following commands to cmd.exe[详细]
2023-01-26 05:48 分类:问答Exploding acronyms to ensure a synthesizer reads them properly?
If I feed a speech synthesizer (festival, in this case, but it applies to all) the following bit of text:[详细]
2023-01-16 22:34 分类:问答Make test error (Festival 2.0.95 & Windows XP & Cygwin)
I am following these instructions: http://www.cstr.ed.ac.uk/downloads/festival/2.0.95/do_test And after[详细]
2023-01-04 12:50 分类:问答Festival C/C++ API compiling an example, linking libraries error
I am having problems with the festival C++ API (Windows XP). After I make both festival and speech_tools succesfully (Cygwin), I have a file, called festival_example.cc, which contains:[详细]
2023-01-04 05:57 分类:问答SIOd: ran out of storage in festival
While running the C++ code for festival,i am using multiple languages like american diaphone,italian etc. but when after playing for one language,i select another language then the terminal shows the[详细]
2023-01-02 19:21 分类:问答