このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

データ構造 | |
| struct | s_cell |
| struct | wchmm_state |
| struct | wchmm_info |
| struct | __trellis_atom__ |
| struct | __backtrellis__ |
マクロ定義 | |
| #define | MAXWCNSTEP 40000 |
| Number of states to be allocated at once | |
型定義 | |
| typedef s_cell | S_CELL |
| typedef wchmm_state | WCHMM_STATE |
| typedef wchmm_info | WCHMM_INFO |
| typedef __trellis_atom__ | TRELLIS_ATOM |
| typedef __backtrellis__ | BACKTRELLIS |
wchmm.h で定義されています。
| typedef struct wchmm_state WCHMM_STATE |
HMM state on tree lexicon.
| typedef struct wchmm_info WCHMM_INFO |
Whole lexicon tree structure holding all information.
| typedef struct __trellis_atom__ TRELLIS_ATOM |
Word trellis element that holds survived word ends at each frame on the 1st pass.
| typedef struct __backtrellis__ BACKTRELLIS |
Whole word trellis (aka backtrellis) generated as a result of 1st pass.
1.5.0