Hi,
I'm using the newest version of espeakf, from cvs and
I'm facing problems.
My versions of espeakf files are:
espeakf.blurb 1.1
espeakf.pl 1.10
I installed espeakf, using make install, execute
emacspeakconfig and select:
6 Festival speech
set my environment:
$ env | grep DTK
DTK_PROGRAM=espeakf.pl
DTK_TCL=perl
and alter the sable-mode.scm (I don't have rab installed):
$ diff /usr/share/festival/sable-mode.scm~
/usr/share/festival/sable-mode.scm
113c113
< (set! sable_current_speaker 'voice_rab_diphone)
---
> (set! sable_current_speaker 'voice_kal_diphone)
228,229c228,229
< (set! sable_current_speaker 'voice_rab_diphone)
< (voice_rab_diphone))
---
> (set! sable_current_speaker 'voice_kal_diphone)
> (voice_kal_diphone))
458c458
< (voice_rab_diphone)
---
> (voice_kal_diphone)
But when I start emacspeak, there is a message in
minibuffer: "Process speaker not running"
emacspeak with eflite is working fine.
Logged In: YES
user_id=1148177
I retrieved version 1.6 of espeakf.pl and worked well. So I
think that the problem is not exclusive of my instalation.
Logged In: YES
user_id=705857
Originator: NO
Hi Fred,
I'm afraid I don't have enough information to try to reproduce your problem. Could you please check if this is still an issue. If so, we can investigate further.
Thanks,
Aaron
Logged In: YES
user_id=705857
Originator: NO
Hi Fred,
I have seen similar behavior if the Festival port is busy. This case should admittedly be handled better.
Regards,
Aaron