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

[hts-users:00218] Re: a question about code


Hi,

liulei_198216@xxxxxxxxxxx wrote:

In the hts_engine.c,
utteranc's totalframe can be get through using "um.totalframe += m->totaldur;",

but "m->totaldur" is model m's totalduration,
"um.totalframe" is a number.

Why we can get "um.totalframe" from "m->totaldur".

Summation of m->totaldur over all state in the utterance becomes um.totalframe.

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://kt-lab.ics.nitech.ac.jp/~zen
------------------------------------------------


References
[hts-users:00217] a question about code, 刘 磊