srch_s Struct Reference

#include <srch.h>

List of all members.

Public Attributes

srch_funcs_tfuncs
grp_str_tgrh
int op_mode
stat_tstat
char * uttid
char * uttfile
int32 cache_win
int32 cache_win_strt
int32 senscale
int32 * ascale
int32 ascale_sz
int32 num_frm
int32 * segsz
int32 segsz_sz
int32 num_segs
int32 exit_id
dag_tdag
ascr_tascr
beam_tbeam
fast_gmm_tfastgmm
pl_tpl
adapt_am_tadapt_am
kbcore_tkbc
FILE * matchfp
FILE * matchsegfp
FILE * hmmdumpfp
int32 hmm_dump_sf
int32 hmm_dump_ef

Member Data Documentation

Same as senscale but it records the senscale for the whole sentence. The default size is 3000 frames.

Size of the ascr_scale

Pointer to Senone and composite senone scores for one frame

Pointer to Structure that wraps up parameters related to beam pruning

The windows lengths of the cache for approximate search

The start index of the window near the end of a block

Word graph representation of completed utterance.

Lattice ID for exit word (-1 if utterance is not complete)

Pointer to Structure that wraps up parameters for fast GMM computation

Methods specific to a particular search mode.

Pointer to search specific structures

End frame for HMMs to be dumped for debugging

Start frame for HMMs to be dumped for debugging

Copy of File handle for dumping hmms for debugging

Pointer to AM adaptation structure Pointer to the kbcore

Copy of File handle for the match file

Copy of File handle for the match segmentation file

Number of frames processed

In one search, (i.e. between one srch_utt_begin and one srch_utt_end) The number of segments the search has decoded. That also means the number of times srch_utt_decode_blk is called.

The operation mode

Pointer to Structure that wraps up parameter for phoneme look-ahead

int32* srch_s::segsz

Size of segments for each call

Size of segments size

TEMPORARY VARIABLE: Senone scale

Pointer to the statistics structure

Reference to Utterance filename (or NULL)

Reference to UttID


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

Generated on 7 Mar 2010 by  doxygen 1.6.1