#include <sent/stddefs.h>
#include <sent/htk_hmm.h>
#include <sent/htk_param.h>
#include <sent/hmm.h>
#include <sent/hmm_calc.h>
Go to the source code of this file.
Functions | |
| LOGPROB | calc_mix (HMMWork *wrk) | 
| Compute the output probability of current state OP_State.   | |
Definition in file calc_mix.c.
Compute the output probability of current state OP_State.
No codebook-level cache is done.
| wrk | [i/o] HMM computation work area | 
Definition at line 41 of file calc_mix.c.
Referenced by outprob_init().
 1.5.4