#include <sent/stddefs.h>
#include <sent/htk_hmm.h>
#include <sent/htk_param.h>
#include <sent/hmm.h>
#include <sent/gprune.h>
#include "globalvars.h"
Include dependency graph for calc_mix.c:

Go to the source code of this file.
Functions | |
| LOGPROB | calc_mix () |
| 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.
Definition at line 39 of file calc_mix.c. Referenced by outprob_init(). |
1.4.2