構造体 wchmm_info

#include <wchmm.h>

wchmm_infoのコラボレーション図

Collaboration graph
[凡例]

変数

HTK_HMM_INFOhmminfo
 HMM definitions used to construct this lexicon
WORD_INFOwinfo
 Word dictionary used to construct this lexicon
int maxwcn
 Memory assigned maximum number of nodes
int n
 Num of nodes in this lexicon
WCHMM_STATEstate
 HMM state on tree lexicon [nodeID]
WORD_IDststart
 Word ID that begins at the state [nodeID]
WORD_IDstend
 Word ID that ends at the state [nodeID]
int ** offset
 Node ID of a phone [wordID][0..phonelen-1]
int * wordend
 Node ID of word-end state [wordID]
int startnum
 Number of root nodes
int * startnode
 Root node index [0..startnum-1] -> node ID
LOGPROBwordend_a
 Transition prob. outside word [wordID]
S_CELL ** sclist
 List of successor list [scid]
int * sclist2node
 Mapping successor list [scid] to node
int scnum
 Number of factoring nodes that has successor list
BMALLOC_BASEmalloc_root
 Pointer for block memory allocation

説明

Whole lexicon tree structure holding all information.

wchmm.h153 行で定義されています。


この構造体の説明は次のファイルから生成されました:
Julianに対してTue Dec 26 12:58:27 2006に生成されました。  doxygen 1.5.0