[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Odp: Re: cygwin: festival+mbrola works. emacspeak+festival_patch doesn't




It helped,
Thank You very much

Maciej

Dnia 6-11-2003 o godz. 17:46 Pierre Lorenzon napisał(a):
> 
> Hallo Matthew
> 
> I see something wrong at the first reading of your
> message : see bellow the file emacspeak.scm
> doesn't seem to be at the right place :
> From: "Matthew Qvapul" <pikpus@xxxxxxxxxxx>
> Subject: cygwin: festival+mbrola works. 
emacspeak+festival_patch doesn't
> Date: Thu,  6 Nov 2003 17:02:56 +0100
> 
> pikpus> 
> pikpus> Hallo.
> pikpus> Before festival 1.4.3 compilation I:
> pikpus> 1)  patched it
> pikpus> cygwin $ patch -p1 < emacspeak-18.0-festival.patch
> pikpus> 2) copied:
> pikpus> cp emacspeak.scm festival/lib/emacspeak.scm
> 	Must be in /festival/lib/etc/emacspeak.scm !
> 	There's a load request for this file at
> 	line 53 in the fst-speak.el file. It will
> 	not produce any intern error in emacs if
> 	this request fial because the error will occure
> 	inside festival. A log message is probably
> 	available in the festival log buffer.
> 
> 	Please try to set the file at the right place 
> 	or change the access path in fst-speak.el
> 	(do not forget to compile again emacspeak
> 	in this case) and tell me if it works better.
> pikpus> 3) also added mbrola files.
> pikpus> 4) compiled festival+mbrola
> pikpus> 5) tested if it worked by invoking festival and:
> pikpus> festival> (SayText "Hallo World")
> pikpus> 
> pikpus> I could hear it, so it works
> pikpus> 
> pikpus> Next I started compiling 
emacspeak+festival_mbrola_patch:
> pikpus> 1) tar -zxvf emacspeak-18.tar.gz
> pikpus>   It'll create emacspeak-18.0 directory
> pikpus> 2) cd emacspeak-18.0/
> pikpus> 3) cp ../emacspeak-18.0-festival.patch .
> pikpus> 4) patch -p1 < emacspeak-18.0-festival.patch
> pikpus> 5) in etc/emacspeak.sh.def file change line:
> pikpus> export 
FST_EXEC=/usr/local/share/efm/festival/bin/festival
> pikpus> to point to festival executable file, for example:
> pikpus> export FST_EXEC=/home/festival/festival/bin/festival
> pikpus> 6) in Makefile change the following line, because 
emacs is
> pikpus> installed in /usr/, not in /usr/local:
> pikpus> prefix = /usr/local
> pikpus> to
> pikpus> prefix = /usr/
> pikpus> 
> pikpus> 7) make
> pikpus> compilation was succesfull but where quite a lot of 
warnings.
> pikpus> For example:
> pikpus> emacs -batch -q -no-site-file  -
l /home/emacspeak/emacspeak-
> pikpus> 18.0/lisp/emacspeak-
> pikpus> load-path.el -l /home/emacspeak/emacspeak-
18.0/lisp/emacspeak-
> pikpus> loaddefs.el -l /ho
> pikpus> me/emacspeak/emacspeak-18.0/lisp/emacspeak-cus-
load.el  -f batch-
> pikpus> byte-compile dt
> pikpus> k-speak.el
> pikpus> While compiling the end of the data in
> pikpus> file /home/emacspeak/emacspeak-18.0/lisp/
> pikpus> dtk-speak.el:
> pikpus>   ** The following functions are not known to be 
defined:
> pikpus>     tts-interp-silence, tts-interp-notes-initialize,
> pikpus>     tts-interp-notes-shutdown, tts-interp-note, tts-
interp-tone,
> pikpus>     dtk-speak-using-voice, tts-interp-queue, tts-
interp-speak,
> pikpus>     tts-interp-dispatch, tts-interp-stop, tts-interp-
set-rate,
> pikpus>     tts-interp-set-character-scale, tts-interp-toggle-
split-caps,
> pikpus>     tts-interp-toggle-capitalization, tts-interp-
toggle-allcaps-
> pikpus> beep,
> pikpus>     tts-interp-set-punctuations, tts-interp-reset-
state,
> pikpus>     tts-interp-pause, tts-initialize, tts-interp-sync,
> pikpus>     tts-interp-letter, tts-interp-say
> pikpus> Wrote /home/emacspeak/emacspeak-18.0/lisp/dtk-speak.elc
> pikpus> Done
> pikpus> 
> pikpus> I decided not to attach complete compilation log unless
> pikpus> necessary.
> pikpus> 
> pikpus> 8) make install
> pikpus> 9) efm
> pikpus> I can't hear "festival" word although:
> pikpus> cygwin $ ps xawu | grep festival
> pikpus> I    644    532    644        992    ?  500
> pikpus> 12:26:28 /home/festival/festival/
> pikpus> src/main/festival
> pikpus>       548    644    644      1204    ?  500
> pikpus> 12:26:31 /home/festival/festival/
> pikpus> lib/etc/ix86_unknown/audsp
> pikpus> 
> pikpus> in efm' *Messages* buffer:
> pikpus> (emacs -q -l /usr/share/emacs/site-
lisp/efm/lisp/emacspeak-
> pikpus> setup.el -l /home/Administrator/.emacs)
> pikpus> Loading tool-bar...done
> pikpus> Loading image...done
> pikpus> Loading tooltip...done
> pikpus> For information about the GNU Project and its goals, 
type C-h C-
> pikpus> p.
> pikpus> Loading cl-macs...done
> pikpus> Loading emacspeak...
> pikpus> Loading cl-extra...done
> pikpus> Loading emacspeak-loaddefs (source)...done
> pikpus> Loading emacspeak-cus-load (source)...done
> pikpus> Loading emacspeak...done
> pikpus> Loading voice-setup...done
> pikpus> Loading voice-setup...done
> pikpus> Loading voice-setup...done
> pikpus> Source file `/usr/share/emacs/21.2/lisp/shell.el' 
newer than
> pikpus> byte-compiled file
> pikpus> Source file `/usr/share/emacs/21.2/lisp/comint.el' 
newer than
> pikpus> byte-compiled file
> pikpus> Loading replace...
> pikpus> ad-handle-definition: `occur-mode-goto-occurrence' got 
redefined
> pikpus> Loading cl-seq...done
> pikpus> ad-handle-definition: `occur-next' got redefined
> pikpus> ad-handle-definition: `occur-prev' got redefined
> pikpus> Loading replace...done
> pikpus> Loading /usr/share/emacs/site-lisp/efm/sounds/default-
8k/define-
> pikpus> theme.el (source)...done
> pikpus> Source file `/usr/share/emacs/21.2/lisp/dired.el' 
newer than
> pikpus> byte-compiled file
> pikpus> Loading bytecomp...done
> pikpus> Loading byte-opt...done
> pikpus> Loading regexp-opt...done
> pikpus> Loading mule-util...done
> pikpus> Loading easymenu...done
> pikpus> Loading /usr/sbin/emacs/21.2/i686-pc-cygwin/fns-
21.2.1.el
> pikpus> (source)...done
> pikpus> Source file `/usr/share/emacs/21.2/lisp/net/browse-
url.el' newer
> pikpus> than byte-compiled file
> pikpus> jde-java-font-lock: building names cache...empty
> pikpus> scroll-down: Beginning of buffer [2 times]
> pikpus> signal: Beginning of buffer [4 times]
> pikpus> signal: End of buffer [10 times]
> pikpus> signal: End of buffer
> pikpus> 
> pikpus> 
> pikpus> My question is:
> pikpus> what is wrong.
> pikpus> Probably the answer is quite difficult, so at least 
please tell
> pikpus> me how to debug the problem.
> pikpus> 
> pikpus> Greetings
> pikpus> Thanks
> pikpus> Matthew 
> pikpus> 
> pikpus> -------------------------------------------------------
----------------
> pikpus> Dołącz do nas 11 listopada! Wyjątkowa Parada 
Niepodległości w Gdańsku!
> pikpus> http://wiadomosci.wp.pl/wiadomosc.html?wid=1645501
> pikpus> 
> pikpus> 
> pikpus> 
> pikpus> -------------------------------------------------------
----------------------
> pikpus> To unsubscribe from the emacspeak list or change your 
address on the
> pikpus> emacspeak list send mail to "emacspeak-
request@xxxxxxxxxxx" with a
> pikpus> subject of "unsubscribe" or "help"
> pikpus> 
> 
> 	best regards 
> 
> 	Pierre
> 

------------------------------------------------------------------
Zakochaj się jeszcze raz... Jennifer Lopez w romantycznej komedii
"Pokojówka na Manhattanie". Od 7 listopada na DVD i wideo!
http://film.wp.pl/p/film.html?id=2159



-----------------------------------------------------------------------------
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"


Emacspeak Files | Subscribe | Unsubscribe | Search