fsg_lextree_s Struct Reference

Collection of lextrees for an FSG. More...

#include <fsg_lextree.h>


Data Fields

fsg_model_t * fsg
 The fsg for which this lextree is built.
hmm_context_tctx
 HMM context structure.
dict_t * dict
 Pronunciation dictionary for this FSG.
bin_mdef_tmdef
 Model definition (triphone mappings).
int16 ** lc
 Left context triphone mappings for FSG.
int16 ** rc
 Right context triphone mappings for FSG.
fsg_pnode_t ** root
fsg_pnode_t ** alloc_head
int32 n_pnode
int32 wip
int32 pip


Detailed Description

Collection of lextrees for an FSG.

Definition at line 189 of file fsg_lextree.h.


Field Documentation

HMM context structure.

Definition at line 191 of file fsg_lextree.h.

Pronunciation dictionary for this FSG.

Definition at line 192 of file fsg_lextree.h.

fsg_model_t* fsg_lextree_s::fsg

The fsg for which this lextree is built.

Definition at line 190 of file fsg_lextree.h.

Left context triphone mappings for FSG.

Definition at line 212 of file fsg_lextree.h.

Model definition (triphone mappings).

Definition at line 193 of file fsg_lextree.h.

Right context triphone mappings for FSG.

Definition at line 213 of file fsg_lextree.h.


The documentation for this struct was generated from the following file:

Generated on Wed Aug 26 11:25:34 2009 for PocketSphinx by  doxygen 1.5.8