say-epos

Muzer muzerakascooby at gmail.com
Tue Jun 9 17:48:01 UTC 2009


Tom Rausner wrote:
> Hi Folks.
>
> I've been playing a little with 'Say-Epos', 'cause I need some
> artificial speech for a sound-project. I don't seem to be able 
> to make it work and from what I've read on the web, I'm not the
> only one. Have any of you been able to make it work (-how did 
> you do it). If you have a suggestion for an other application 
> (one producing a GOOD quality speech in English) please tell me.
>
>
>   
Well, I know that festival is a good choice for speech, if a bit hard to 
use. Install festival, then do either of the following:
To get festival to read out a message or a file to the speaker: make 
sure you have the package alsa-oss installed. Then, type one of the 
following:
echo "Message" | aoss festival --tts
OR
cat file | aoss festival --tts

(The aoss is necessary to make it use ALSA, otherwise if another program 
is using or used the speaker, it won't work).

If you want to convert it into a wav file:
text2wave file > outputfile.wav

Hope this helps!

Muzer.

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/CM/IT d>++ s+:- a---- C+++ UL+++>++++ P+>+++ L+++>+++++ E---->--- W+++ N o? K? w--- O+ M-- V- PS PE? Y-- PGP- t+ 5? X- R-- tv+ b++ DI D G++ e- h! !r y 
------END GEEK CODE BLOCK------





More information about the ubuntu-users mailing list