whmm_t Struct Reference

Word HMM instance: the basic structure searched during recognition. More...

#include <whmm.h>


Detailed Description

Word HMM instance: the basic structure searched during recognition.

whmm[w] = head of list of all active HMM for word w: Will only contain active HMM in current frame. List ordered by pronunciation position within word. If last phone is active, right context instances ordered as in rcpid or lrcpid

See hmm.h and hmm.c for more information about how HMM evaluation works.


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

Generated on 7 Mar 2010 by  doxygen 1.6.1