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

[hts-users:03579] Re: Do $mindur and %mooc in Config.pm have something to do with state number($nState)?


Hi,

If you want to change number of HMM states, you can use NSATE option
in configure.
For example,
./configure NSTATE=5

On the other hands, if you want to change number of parameters (leaf
nodes) after context-clustering,
please change MDL threshold (%mdlf) or mean occupancy threshold
(%mocc) values in scripts/Config.pm.

Regards,
Keiichiro Oura


2013/1/15 snc <sunnaicaiyuhuan@xxxxxxx>:
> Hi,
> I want to change the state number of model.
> I find $mindur which means minimum state duration to be evaluated and %mooc
> which means minimum occupancy counts.
> I wonder whether these parameters should be modified according to the change
> of state number.
> Do $mindur means that the phoneme sample whose duration is less than
> $mindur*$nState will be ignored in training process?
> Thank you!
>
>

References
[hts-users:03572] Do $mindur and %mooc in Config.pm have something to do with state number($nState)?, snc