|
PocketSphinx
0.6
|
Data Fields | |
| int16 | ctx |
| Context (word position or CI phone) | |
| int16 | n_down |
| Number of children (0 for leafnode) | |
| union { | |
| int32 pid | |
| Phone ID (leafnode) | |
| int32 down | |
| Next level of the tree (offset from start of cd_trees) | |
| } | c |
Definition at line 107 of file bin_mdef.h.