#include <search.h>
Public Attributes | |
char | seq [1024] |
int32 | sent_end_cscore |
int32 | cscore |
float32 | lmtype |
int32 | wordno |
int32 | nfr |
int32 | ascr |
int32 | lscr |
conf_srch_hyp_t * | wordlist |
int32 seg_hyp_line::ascr |
The sentence acoustic model score
int32 seg_hyp_line::cscore |
Confidence score
float32 seg_hyp_line::lmtype |
LM type, depends on the backoff_modes
int32 seg_hyp_line::lscr |
The sentence language model score
int32 seg_hyp_line::nfr |
The number of frame in a sentence
The confidenece score at the end of the utterance
char seg_hyp_line::seq[1024] |
The file name
The list of words
int32 seg_hyp_line::wordno |
The number of word in a sentence