90 #include "prim_type.h"
strcture for storing the model definition.
Definition: mdef.h:184
int32 s3wid_t
Definition: s3types.h:136
void dump_whmm(s3wid_t w, whmm_t *h, int32 *senscr, tmat_t *tmat, int32 n_frame, dict_t *dict, mdef_t *mdef)
s3cipid_t rc
Definition: whmm.h:127
An individual HMM among the HMM search space.
Operations on dictionary.
hmm_t hmm
Definition: whmm.h:124
whmm_t * whmm_alloc(hmm_context_t *ctx, int32 pos, int mpx, s3ssid_t ssid, s3tmatid_t tmatid)
HMM data structure and operation.
int16 s3cipid_t
Definition: s3types.h:110
int32 s3tmatid_t
Definition: s3types.h:130
Size definition of semantically units. Common for both s3 and s3.X decoder.
Shared information between a set of HMMs.
Word HMM instance: the basic structure searched during recognition.
a structure for a dictionary.
Definition: dict.h:146
Transition matrix data structure.
s3pid_t s3ssid_t
Definition: s3types.h:124
Transition matrix data structure. All phone HMMs are assumed to have the same topology.
Definition: tmat.h:113
int16 pos
Definition: whmm.h:126
void whmm_free(whmm_t *h)
s3cipid_t lc
Definition: whmm.h:129
struct whmm_s * next
Definition: whmm.h:131