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

[hts-users:01357] question while synthesizing with hts_engine


Hi, all,

While I run the HTS_SLT demo under HTS 2.1, HTS_calloc error appeared. I looked through hts_talk, but no answer found.

The message list below:

Synthesizing a speech waveform from ... using hts_engine ...
Error: HTS_Calloc: Cannot allocate memory.
....

The configure options are list below:
./configure --with-tcl-search-path=/usr/local/bin \
            --with-fest-search-path=/home/hyf/festival/examples \
            --with-sptk-search-path=/usr/local/SPTK/bin \
            --with-hts-search-path=/usr/local/HTS-2.1/bin \
            --with-hts-engine-search-path=/usr/local/bin/hts_engine/bin \
            MGCORDER=24 MGCLSP=0 GAMMA=0 FREQWARP=0.42

Would anyone give me a detail explain? Thanks in advance.

regards

YF HAO