構造体 HTK_HMM_INFO
[HTK HMM definition]

Top HMM structure that holds all the HTK HMM definition. [詳細]

#include <htk_hmm.h>

HTK_HMM_INFOのコラボレーション図
Collaboration graph
[凡例]

変数

HMM definitions from hmmdefs
HTK_HMM_Options opt
 Global option.
HTK_HMM_Transtrstart
 Root pointer to the list of transition matrixes.
HTK_HMM_Varvrstart
 Root pointer to the list of variance data.
HTK_HMM_Densdnstart
 Root pointer to the list of density (mixture) data.
HTK_HMM_Stateststart
 Root pointer to the list of state data.
HTK_HMM_Datastart
 Root pointer to the list of models.
logical HMM
HMM_Logicallgstart
 Root pointer to the list of Logical HMMs.
Root nodes of index tree for name lookup of HMM instances
APATNODEtr_root
 Root index node for transition matrixes.
APATNODEvr_root
 Root index node for variance data.
APATNODEdn_root
 Root index node for density data.
APATNODEst_root
 Root index node for state data.
APATNODEphysical_root
 Root index node for defined HMM name.
APATNODElogical_root
 Root index node for logical HMM name.
APATNODEcodebook_root
 Root index node for Gaussian codebook of tied mixture HMM.
Information extracted from HMM instances
HMM_basephone basephone
 Base phone names extracted from logical HMM.
HMM_CDSET_INFO cdset_info
 Context-dependent pseudo phone set.
Misc. model information
boolean is_triphone
 TRUE if this is triphone model.
boolean is_tied_mixture
 TRUE if this is tied-mixture model.
short cdset_method
 Selected method of computing pseudo phones in iwcd_type.
short cdmax_num
 Number of N-best states when IWCD_NBEST.
HMM_Logicalsp
 Link to short pause model.
boolean variance_inversed
 TRUE if variances are inversed.
int totalmixnum
 Total number of defined mixtures.
int totalstatenum
 Total number of states.
int totalhmmnum
 Total number of physical HMM.
int totallogicalnum
 Total number of logical HMM.
int totalpseudonum
 Total number of pseudo HMM.
int codebooknum
 Total number of codebook on tied-mixture model.
int maxcodebooksize
 Maximum size of codebook on tied-mixture model.
int maxmixturenum
 Maximum number of Gaussian per mixture.
int maxstatenum
 Maximum number of state per model.
BMALLOC_BASEmroot
 Pointer for block memory allocation.
BMALLOC_BASElroot
 Pointer for block memory allocation for logical HMM.

説明

Top HMM structure that holds all the HTK HMM definition.

htk_hmm.h313 行で定義されています。


この構造体の説明は次のファイルから生成されました:

Juliusに対してTue Sep 22 00:15:47 2009に生成されました。  doxygen 1.6.0