Public Attributes | List of all members
seg_hyp_line Struct Reference

#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_twordlist
 

Member Data Documentation

◆ ascr

int32 seg_hyp_line::ascr

The sentence acoustic model score

◆ cscore

int32 seg_hyp_line::cscore

Confidence score

◆ lmtype

float32 seg_hyp_line::lmtype

LM type, depends on the backoff_modes

◆ lscr

int32 seg_hyp_line::lscr

The sentence language model score

◆ nfr

int32 seg_hyp_line::nfr

The number of frame in a sentence

◆ sent_end_cscore

int32 seg_hyp_line::sent_end_cscore

The confidenece score at the end of the utterance

◆ seq

char seg_hyp_line::seq[1024]

The file name

◆ wordlist

conf_srch_hyp_t* seg_hyp_line::wordlist

The list of words

◆ wordno

int32 seg_hyp_line::wordno

The number of word in a sentence


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