[Asterisk-Users] festival voices

2004-02-12 Thread Tony Buser
Hi, I'm new to both asterisk and festival. I'm trying to figure out how to change the voice festival uses. For example, I've downloaded don_diphone to festival/lib/voices/english. I then edited /etc/asterisk/festival.conf and changed the festival command to: festivalcommand=(voice_don_diphon

Re: [Asterisk-Users] festival voices

2004-02-12 Thread Chris Albertson
--- Tony Buser <[EMAIL PROTECTED]> wrote: > Hi, I'm new to both asterisk and festival. I'm trying to figure out > how > to change the voice festival uses. For example, I've downloaded > don_diphone to festival/lib/voices/english. I then edited > /etc/asterisk/festival.conf and changed the fe

Re: [Asterisk-Users] festival voices

2004-02-12 Thread Tony Buser
Chris Albertson wrote: try adding a set of parens like this: festivalcommand=((voice_don_diphone)(tts_textasterisk "%s"'file)(quit))\n Unfortunately that results in the following error at the asterisk console: Feb 12 19:45:27 WARNING[409626]: app_festival.c:437 festival_exec: Festival retur

Re: [Asterisk-Users] festival voices

2004-02-13 Thread Brian West
(Parameter.set 'Audio_Method 'linux16audio) ;(Parameter.set 'Audio_Method 'esdaudio) ;(Parameter.set 'Audio_Method 'mplayeraudio) ;(Parameter.set 'Audio_Method 'sunaudio) ; American female I'm using the cepstral frank with festival ;) (set! voice_default 'voice_frank) in /root/.festivalrc bkw

Re: [Asterisk-Users] festival voices

2004-02-14 Thread John Todd
At 2:56 PM -0800 2/12/04, Chris Albertson wrote: --- Tony Buser <[EMAIL PROTECTED]> wrote: Hi, I'm new to both asterisk and festival. I'm trying to figure out how to change the voice festival uses. For example, I've downloaded don_diphone to festival/lib/voices/english. I then edited /etc/a

Re: [Asterisk-Users] festival voices

2004-02-14 Thread Tony Buser
Thanks that works. :) So you use cepstral voices in festival? I thought cepstral was a whole seperate system. I still think the slt_arctic_hts voice from http://festvox.org/voicedemos.html sounds better then the regular cepstral voices. Brian West wrote: (Parameter.set 'Audio_Method 'linux