Public Attributes | List of all members
ascr_t Struct Reference

#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
 

Detailed Description

Structure to hold senone scores (ordinary and composite), in one frame.

Member Data Documentation

◆ cache_best_list

int32* ascr_t::cache_best_list

TEMPORARY VARIABLES: Cache of best the ci sensr the next pl_windows, include this frame

◆ cache_ci_senscr

int32** ascr_t::cache_ci_senscr

TEMPORARY VARIABLES: Cache of ci senscr in the next pl_windows frames, include this frame.

◆ comsen

int32* ascr_t::comsen

TEMPORARY VARIABLES: Composite senone scores in current frame

◆ comssid_active

uint8* ascr_t::comssid_active

TEMPORARY VARIABLES: Composite senone active

◆ n_cisen

int32 ascr_t::n_cisen

No. of CI senone

◆ n_comsen

int32 ascr_t::n_comsen

No. of composite senone.

◆ n_comsseq

int32 ascr_t::n_comsseq

No. of composite senone sequence.

◆ n_sen

int32 ascr_t::n_sen

No. of senone.

◆ n_sseq

int32 ascr_t::n_sseq

No. of senone sequence.

◆ pl_win

int32 ascr_t::pl_win

Phoneme lookahead window.

◆ rec_sen_active

uint8* ascr_t::rec_sen_active

TEMPORARY VARIABLES: Most recent senone active state

◆ sen_active

uint8* ascr_t::sen_active

TEMPORARY VARIABLES: Structure that record whether the current state is active.

◆ senscr

int32* ascr_t::senscr

TEMPORARY VARIABLES: Senone scores in current frame

◆ ssid_active

uint8* ascr_t::ssid_active

TEMPORARY VARIABLES: For determining the active senones in any frame


The documentation for this struct was generated from the following file: