[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: no sound from emacspeak(21.0) + festival(1.95)... localhost notin access...
- To: Pierre Lorenzon <pollock.nageoire@xxxxxxxxxxx>
- Subject: Re: no sound from emacspeak(21.0) + festival(1.95)... localhost notin access...
- From: Gary Lawrence Murphy <garym@xxxxxxxxxxx>
- Date: Sat, 28 May 2005 11:15:08 -0400
- Delivered-To: priestdo@xxxxxxxxxxx
- Delivered-To: emacspeak@xxxxxxxxxxx
- List-Help: <mailto:emacspeak-request@xxxxxxxxxxx?subject=help>
- List-Post: <mailto:emacspeak@xxxxxxxxxxx>
- List-Subscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=subscribe>
- List-Unsubscribe: <mailto:emacspeak-request@xxxxxxxxxxx?subject=unsubscribe>
- Old-Return-Path: <garym@xxxxxxxxxxx>
- Reply-To: Gary Lawrence Murphy <garym@xxxxxxxxxxx>
- Resent-Date: Sat, 28 May 2005 11:15:38 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <5T9gVD.A.j3H.ZsImCB@xxxxxxxxxxx>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
>>>>> "P" == Pierre Lorenzon <pollock.nageoire@xxxxxxxxxxx> writes:
P> Sure but flite is not festival and if you want a good speech
P> quality you'll prefer festival .
Do you have Festival working with a recent Emacspeak? Can you post
your driver code? (Please? :)
I had tried Festival with Emacspeak 16 to 22, but even when I solved
the problem of host-access, most of the Emacspeak program prompts and
warning messages were missing, I was getting dectalk control codes
mixed into the stream and the Festival server would frequently
spontaneously exit, and the home dir would fill up with Festival
log/scm files. It was a mess, and seemed unusable without sight.
I tried to solve the exit and log-buildup by running the following
'daemon' in the emacspeak launch shell script:
while [ true ]; do \
find $HOME -name festival_server.log | xargs rm -f
rm -f /tmp/est_* /tmp/festival_server*
festival --server /etc/festival_server.scm \
> /tmp/festival_server.log 2>&1 ;\
done &
unfortunately the current distribution Festival server tcl script is
very broken and not prepared for a lost server situation; when the
old server exits and a new one begins, emacspeak would not recover, it
would lock solid needing a kill -9 to continue.
Festival is a very good software synth with a very rich collection of
voices and utility scripts, and it is at least as fast on a P3/300 as
the old AccentSA hardware synth ;) It would be really great if you can
post the missing pieces to make Festival a viable alternative to
eflite.
--
Gary Lawrence Murphy <garym@xxxxxxxxxxx>: office voice/fax: 01 519 4222723
Business Advantage through Community Software - http://teledyn.com
"what I need is a job that doesn't interfere with my work" -gary murphy
-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"