#include <sent/stddefs.h>
#include <sent/htk_hmm.h>
Include dependency graph for guess_cdHMM.c:
Go to the source code of this file.
Functions | |
boolean | guess_if_cd_hmm (HTK_HMM_INFO *hmminfo) |
Definition in file guess_cdHMM.c.
|
Guess whether the given HMM definition contains context-dependent modeling, just by the naming rule.
Definition at line 41 of file guess_cdHMM.c. Referenced by init_hmminfo(). |