[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
Re: emacspeak-festival-mbrola (efm) speech rate
- To: emacspeak@xxxxxxxxxxx
- Subject: Re: emacspeak-festival-mbrola (efm) speech rate
- From: Gilles Casse <gcasse@xxxxxxxxxxx>
- Date: Sun, 2 May 2004 16:29:53 +0200
- In-Reply-To: <16531.49129.996275.394628@xxxxxxxxxxx>
- Resent-Date: Sun, 2 May 2004 10:35:19 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"C_CtID.A.mUD.4YQlAB"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
Hello,
The two following changes helped me to select the predefined rates (e.g. for keystroke C-e d 4).
C-e d r is not concerned.
As EFM was already built, I modified the two files in directory /usr/local/share/efm/emacspeak-18.0/lisp/, then typed: make; make install
Cheers,
Gilles
* In file fst-interp.el, function fst-interp-queue-set-rate is changed (last line):
(format "(Parameter.set 'Duration_Stretch %s)\n" (+ 1.87 (* rate -0.00382)))))
instead of:
(format "(Parameter.set 'Duration_Stretch %s)\n" rate)))
* In file emacspeak-setup.el, 200 instead of 0.6
(defcustom festival-default-speech-rate 200
--
Oralux http://oralux.org
-----------------------------------------------------------------------------
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"