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

[hts-users:00113] Re: Invalid type in unpack


Hi,

I guess you did not save your f0 files in little endian, float format.


sangjin kim wrote:
Hi, HTS-users,

I have a problem again. I was preparing the features with my DB.
The msg is following:


darkstar:HTS-newDB-speaker1 91=> make

sed 's:CURRENTDIR:'`pwd`':g' `pwd`/labels/mono.mlf | \
sed 's:SPEAKER:'speaker1':g' | \
sed 's:DATASET:'newDB':g' > `pwd`/labels/mono_speaker1.mlf
sed 's:CURRENTDIR:'`pwd`':g' `pwd`/labels/full.mlf | \
sed 's:SPEAKER:'speaker1':g' | \
sed 's:DATASET:'newDB':g' > `pwd`/labels/full_speaker1.mlf
sed 's:CURRENTDIR:'`pwd`':g' `pwd`/scripts/mkdata.in | \
sed 's:SPTKDIR:'/usr/local/SPTK/bin':g' | \
sed 's:MCEPORDER:'18':g' | \
sed 's:BYTESWAP:'0':g' | \
sed 's:SPEAKER:'speaker1':g' > `pwd`/scripts/mkdata.pl
perl `pwd`/scripts/mkdata.pl
make training data speaker100001.cmp from speaker100001.raw Invalid type in unpack: '.' at
/home/sangjin/HTS/hts/HTS-newDB-speaker1/scripts/freq2lfreq.pl line
52.
make training data speaker100002.cmp from speaker100002.raw Invalid type in unpack: '.' at
/home/sangjin/HTS/hts/HTS-newDB-speaker1/scripts/freq2lfreq.pl line
52.
make training data speaker100003.cmp from speaker100003.raw Invalid type in unpack: '.' at
/home/sangjin/HTS/hts/HTS-newDB-speaker1/scripts/freq2lfreq.pl line
52.
make training data speaker100005.cmp from speaker100005.raw Invalid type in unpack: '.' at
/home/sangjin/HTS/hts/HTS-newDB-speaker1/scripts/freq2lfreq.pl line
52.
make training data speaker100006.cmp from speaker100006.raw Invalid type in unpack: '.' at
/home/sangjin/HTS/hts/HTS-newDB-speaker1/scripts/freq2lfreq.pl line
52.
make training data speaker100007.cmp from speaker100007.raw Invalid type in unpack: '.' at
/home/sangjin/HTS/hts/HTS-newDB-speaker1/scripts/freq2lfreq.pl line
52.
make training data speaker100008.cmp from speaker100008.raw Invalid type in unpack: '.' at
/home/sangjin/HTS/hts/HTS-newDB-speaker1/scripts/freq2lfreq.pl line
52.
make training data speaker100009.cmp from speaker100009.raw
--> same error to the total DB.

--------

I don't know what the problem is about freq2lfreq.pl script.
"Invalid type in unpack" error message.

Someone please help me to solve this problem. (^^)


Best regards,

sangjin



--
 ------------------------------------------------
  Heiga ZEN     (in Japanese pronunciation)
  Byung-Ha CHUN (in Korean pronunciation)

  Department of Computer Science and Engineering
  Graduate School of Engineering
  Nagoya Institute of Technology
  Japan

  e-mail: zen@xxxxxxxxxxxxxxxx
     web: http://kt-lab.ics.nitech.ac.jp/~zen
 ------------------------------------------------


Follow-Ups
[hts-users:00114] Re: Invalid type in unpack, sangjin kim
References
[hts-users:00112] Invalid type in unpack, sangjin kim