#include <sent/stddefs.h>
#include <sent/htk_hmm.h>
#include <sent/htk_param.h>
#include <sent/hmm.h>
#include <sent/hmm_calc.h>
関数 | |
| LOGPROB | calc_mix (HMMWork *wrk) | 
| Compute the output probability of current state OP_State.   | |
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 | 
calc_mix.c の 41 行で定義されています。
参照元 outprob_init().
 1.5.4