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

[hts-users:00484] Re: about HTKDemo


Hi,

Fang Li wrote:

~o <VecSize> 26 <MFCC_E_D> <StreamInfo> 3 12 12 2 ~h "S"
<BeginHMM>
  <NumStates> 5
<State> 2 <NumMixes> 1 1 1 <Stream> 1
  <Mixture> 1 1.0000
    <Mean> 12
0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 <Variance> 12 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0

OK, now I understand.

The definition of mmf files of HTS is slightly different from that of HTK.
Please specity the number of mixtures after <Stream> like as follows:

~o <VecSize> 26 <MFCC_E_D> <StreamInfo> 3 12 12 2 ~h "S"
<BeginHMM>
 <NumStates> 5
 <State> 2
 <Stream> 1
 <NumMixes> 1
 <Mixture> 1 1.0000
   <Mean> 12
0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 <Variance> 12 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 <Stream> 2
 <NumMixes> 1
 <Mixture> 1 1.0000
   <Mean> 12
0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 <Variance> 12 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0
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
------------------------------------------------


Follow-Ups
[hts-users:00485] 回复: Re: about HTKDemo, Fang Li
References
[hts-users:00483] 回复: Re: about HTKDemo, Fang Li