[prev in list] [next in list] [prev in thread] [next in thread] 

List:       festival-talk
Subject:    Re: FT: Re: SayText error
From:       Jonas Geduldig <gedu7777 () cs ! nyu ! edu>
Date:       2002-04-17 14:27:26
[Download RAW message or body]

message from Jonas Geduldig <gedu7777@cs.nyu.edu> to festival-talk
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

I guess I'm almost there.  Still one problem.  I run (SayText "bob")
and I get the following message printed a countless number of times to
the console:

	Attempt to Access channel 0 of a 0 channel wave.

Then festival crashes with a memory read error.

Jonas


On Tue, 16 Apr 2002, Alan W Black wrote:

> message from Alan W Black <awb@cs.cmu.edu> to festival-talk
> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>
>
>  Jonas Geduldig writes on 16 April 2002:
>  > message from Jonas Geduldig <gedu7777@cs.nyu.edu> to festival-talk
>  > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  >
>  > I started from scratch with just these:
>  > >  > 	festival-1.4.2-release.tar.gz
>  > >  > 	speech_tools-1.2.2-release.tar.gz
>  > >  > 	festlex_CMU.tar.gz
>  > >  > 	festlex_POSLEX.tar.gz
>  > >  >      festvox_kallpc16k.tar.gz
>  >
>  > speech_tools compiles with no errors.  But festival ends with:
>  >
>  > done examples
>  > building in .\bin
>  > Links not made for Viusal C++
>  > Links not made for Viusal C++
>  > Scripts not created for VC
>  > NMAkE : fatal error U1073: don't know how to make text2wave
>  > Stop.
>  > NMAkE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\NMAKE.EXE' : return code '0x2'
>  > Stop.
>
> Actually this isn't a problem, on windows it probabaly shouldn't try
> to make that part.  You should have a (working) festival.exe in \src\main\
>
> Alan
>
>
>  > Any thoughts?
>  > Jonas
>  >
>  >
>  > On Mon, 15 Apr 2002, Alan W Black wrote:
>  >
>  > >
>  > >  Jonas Geduldig writes on 15 April 2002:
>  > >  > message from Jonas Geduldig <gedu7777@cs.nyu.edu> to festival-talk
>  > >  > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  >
>  > >  > No, I'm not using an mbrola voice.  At least I don't think so.
>  > >  > These are the files I've downloaded and installed:
>  > >  > 	festdoc-1.4.tar.gz
>  > >  > 	festival-1.4.2-release.tar.gz
>  > >  > 	festlex_CMU.tar.gz
>  > >  > 	festvox_us1.tar.gz
>  > >
>  > > This one is an mbrola voice
>  > >
>  > >  > 	speech_tools-1.2.2-release.tar.gz
>  > >
>  > > You also need
>  > >         festlex_POSLEX.tar.gz
>  > >
>  > > For convenience, i.e. not depending on more packages.  I'd
>  > > recommend
>  > >
>  > >  > 	festival-1.4.2-release.tar.gz
>  > >  > 	speech_tools-1.2.2-release.tar.gz
>  > >  > 	festlex_CMU.tar.gz
>  > >  > 	festlex_POSLEX.tar.gz
>  > >  > 	festlex_POSLEX.tar.gz
>  > >  >      festvox_kallpc16k.tar.gz
>  > >
>  > > I have put up a VOICES.README file (which I seem to keep loosing
>  > > with each upgrade, described the voices and their dependencies.
>  > >
>  > >     http://festvox.org/packed/festival/1.4.2/VOICES.README
>  > >
>  > > Alan
>  > >
>  > >
>  > >
>  > >  > Do I need another file?
>  > >
>  > >
>  > >
>  > >  > I didnt't compile and install festival and speechtools in c:\.
>  > >  > Is that a problem?
>  > >  >
>  > >  > Jonas
>  > >  >
>  > >  > On Sat, 13 Apr 2002, Alan W Black wrote:
>  > >  >
>  > >  > > message from Alan W Black <awb@cs.cmu.edu> to festival-talk
>  > >  > > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  > >
>  > >  > >
>  > >  > >  Jonas Geduldig writes on 13 April 2002:
>  > >  > >  > message from Jonas Geduldig <gedu7777@cs.nyu.edu> to festival-talk
>  > >  > >  > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  > >  >
>  > >  > >  > I think my original question (way down at the bottom of this
>  > >  > >  > email got skipped over).  Or, should I give up on it and go
>  > >  > >  > use the pre-compiled Windows binary instead of fixing the problem?
>  > >  > >
>  > >  > > Hmm, no I think, because ...
>  > >  > >
>  > >  > >  > >  > > festival>(SayText "blah")
>  > >  > >  > >  > > The name specified is not recognized as an
>  > >  > >  > >  > > internal or external command, operable program or batch file.
>  > >  > >  > >  > > Cannot open file c:\TEMP/est_00282_00000.au as tokenstream
>  > >  > >  > >  > > Wave load: can't open file "c:\TEMP/est_00282_00000.au"
>  > >  > >  > >  > > Cannot load wavefile: c:\TEMP/est_00282_00000.au
>  > >  > >  > >  > > #<Utterance 0170CAF0>
>  > >  > >  > >  > >
>  > >  > >  > >  > > This is using WindowsNT.  What exactly is not being recognized?  I
>  > >  > >  > >  > > noticed there was no au file in the temp directory.  Am I missing
>  > >  > >  > >  > > a program for creating au files?
>  > >  > >
>  > >  > > I'm assuming you are using an mbrola voice (at least that is what
>  > >  > > might generate this error).
>  > >  > >
>  > >  > > To use an mbrola voice such as us1_mbrola or en1_mrbola, you also
>  > >  > > need to isntall the mbrola binary and the mbrola voice itself.
>  > >  > > You can get these from
>  > >  > >     http://tcts.fpms.ac.be/synthesis/mbrola.html
>  > >  > > or
>  > >  > >     http://www.festvox.org/mbrola/
>  > >  > >
>  > >  > > You may also need to check that Festival itself is calling the
>  > >  > > mbrola program approrpiately for Windows by checking the
>  > >  > > call in festival/lib/voices/english/us1_mbrola/festvox/us1_mbrola.scm
>  > >  > > (or whichever voice you have).
>  > >  > >
>  > >  > > I (perosonally) have never ran the mbrola voices under Windows, but am
>  > >  > > pretty the mbrola works.
>  > >  > >
>  > >  > > The festival binary windows distribution doesn't include the mrbola
>  > >  > > package (as mbrola is only free for non-commercial use) so that
>  > >  > > packed wont solve this problem
>  > >  > >
>  > >  > > Alan
>  > >  > >
>  > >  > >
>  > >  > >  > >  > > Jonas
>  > >  > >  > >  > >
>  > >  > >  > >  > >
>  > >  > >  > >  > > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  > >  > >  > >        Sent Via festival-talk@cstr.ed.ac.uk
>  > >  > >  > >  > >         To unsubscribe mail majordomo@cstr.ed.ac.uk
>  > >  > >  > >  >
>  > >  > >  > >  >
>  > >  > >  > >  > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  > >  > >  > 			       Sent Via festival-talk@cstr.ed.ac.uk
>  > >  > >  > >  > 		        To unsubscribe mail majordomo@cstr.ed.ac.uk
>  > >  > >  > >
>  > >  > >  > > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  > >  > > 			       Sent Via festival-talk@cstr.ed.ac.uk
>  > >  > >  > > 		        To unsubscribe mail majordomo@cstr.ed.ac.uk
>  > >  > >  > >
>  > >  > >  >
>  > >  > >  >
>  > >  > >  > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  > >  > 			       Sent Via festival-talk@cstr.ed.ac.uk
>  > >  > >  > 		        To unsubscribe mail majordomo@cstr.ed.ac.uk
>  > >  > >
>  > >  > > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  > > 			       Sent Via festival-talk@cstr.ed.ac.uk
>  > >  > > 		        To unsubscribe mail majordomo@cstr.ed.ac.uk
>  > >  > >
>  > >  >
>  > >  >
>  > >  > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > >  > 			       Sent Via festival-talk@cstr.ed.ac.uk
>  > >  > 		        To unsubscribe mail majordomo@cstr.ed.ac.uk
>  > >
>  >
>  >
>  > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>  > 			       Sent Via festival-talk@cstr.ed.ac.uk
>  > 		        To unsubscribe mail majordomo@cstr.ed.ac.uk
>
> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> 			       Sent Via festival-talk@cstr.ed.ac.uk
> 		        To unsubscribe mail majordomo@cstr.ed.ac.uk
>


= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
			       Sent Via festival-talk@cstr.ed.ac.uk
		        To unsubscribe mail majordomo@cstr.ed.ac.uk
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic