[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:02395] problem to run festival


Dear all,
 
I'm a new user in HTS. I followed the instruction to installed HTK3.4.1, and patched HTS2.1.1beta successfully.
 
Then I extracted the updated versions of 3 festvox packages: speech_tools, festival, festvox under "fest_build". I compiled each of them without a problem. For example:
 
mkdir fest_build
cd fest_build
export ESTDIR=`pwd`/speech_tools
export FESTVOXDIR=`pwd`/festvox
cd speech_tools
./configure
make
cd ../festival
./configure
make
cd ../festvox
./configure
make
However, when I run "festival" under ../festival/bin/, it gave me
 
SIOD ERROR: could not open file cstr.scm
closing a file left open: /data3/work/speech/tools/fest_build/festival/lib/init.scm
festival: fatal error exiting.

The same error above also happened when I run "make test".
 
Has anyone had the same issue before? Could anyone show me how to resolve it? Thanks so much.
 
Jidong


Hotmail: Trusted email with powerful SPAM protection. Sign up now.

Follow-Ups
[hts-users:02396] Re: problem to run festival, Heiga ZEN (Byung Ha CHUN)
References
[hts-users:02390] How to get gv-bap.pdf ?, Florian Krebs
[hts-users:02391] Re: How to get gv-bap.pdf ?, Keiichiro Oura
[hts-users:02392] Re: How to get gv-bap.pdf ?, Florian Krebs
[hts-users:02394] Re: How to get gv-bap.pdf ?, Sébastien Le Maguer