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

[hts-users:00889] Re: HInit error


Hi,

askhar@xxxxxxxxxx wrote (2007/10/27 18:06):

I read the HInit.c and found the following lines:

case 'l':
         if (NextArg() != STRINGARG)
            HError(2119,"HInit: Segment label expected");
         segLab = GetStrArg();
         break;



and i got from my log files following(part of HInit command)
......cmp/HInit -I /home/hts/HTS489/data/labels/mono.mlf -l -o /home/.......

the -l switch have no values, so it has a default null value, right?

No, it has value, I think it's your bug.
In Training.pl:

shell("$HInit -H $initmmf{'cmp'} -M $hinit{'cmp'} -I $lab -l $phone -o $phone $prtfile");

Check your mono.list

Regards,

Heiga ZEN (Byung Ha CHUN)

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

Department of Computer Science and Engineering
Nagoya Institute of Technology
Gokiso-cho, Showa-ku, Nagoya 466-8555 Japan

http://www.sp.nitech.ac.jp/~zen
------------------------------------------------

References
[hts-users:00888] HInit error, 艾斯卡尔