#include <recog.h>
Collaboration diagram for __process_am__:
Data Fields | |
JCONF_AM * | config |
Configuration parameters. | |
MFCCCalc * | mfcc |
Corresponding input parameter vector instance. | |
HTK_HMM_INFO * | hmminfo |
Main phoneme HMM. | |
HTK_HMM_INFO * | hmm_gs |
HMM for Gaussian Selection. | |
HMMWork | hmmwrk |
Work area and outprob cache for HMM output probability computation. | |
__process_am__ * | next |
pointer to next |
Definition at line 706 of file recog.h.