#include <ascr.h>
Public Attributes | |
int32 * | senscr |
int32 * | comsen |
uint8 * | ssid_active |
uint8 * | comssid_active |
uint8 * | sen_active |
uint8 * | rec_sen_active |
int32 ** | cache_ci_senscr |
int32 * | cache_best_list |
int32 | n_sen |
int32 | n_comsen |
int32 | n_sseq |
int32 | n_comsseq |
int32 | pl_win |
int32 | n_cisen |
Structure to hold senone scores (ordinary and composite), in one frame.
int32* ascr_t::cache_best_list |
TEMPORARY VARIABLES: Cache of best the ci sensr the next pl_windows, include this frame
int32** ascr_t::cache_ci_senscr |
TEMPORARY VARIABLES: Cache of ci senscr in the next pl_windows frames, include this frame.
int32* ascr_t::comsen |
TEMPORARY VARIABLES: Composite senone scores in current frame
uint8* ascr_t::comssid_active |
TEMPORARY VARIABLES: Composite senone active
int32 ascr_t::n_cisen |
No. of CI senone
int32 ascr_t::n_comsen |
No. of composite senone.
int32 ascr_t::n_comsseq |
No. of composite senone sequence.
int32 ascr_t::n_sen |
No. of senone.
int32 ascr_t::n_sseq |
No. of senone sequence.
int32 ascr_t::pl_win |
Phoneme lookahead window.
uint8* ascr_t::rec_sen_active |
TEMPORARY VARIABLES: Most recent senone active state
Referenced by approx_cont_mgau_frame_eval().
uint8* ascr_t::sen_active |
TEMPORARY VARIABLES: Structure that record whether the current state is active.
Referenced by approx_cont_mgau_frame_eval().
int32* ascr_t::senscr |
TEMPORARY VARIABLES: Senone scores in current frame
Referenced by approx_cont_mgau_frame_eval().
uint8* ascr_t::ssid_active |
TEMPORARY VARIABLES: For determining the active senones in any frame