SEGRec Version 1.0 Data Structures

Here are the data structures with brief descriptions:
nodeNode probability buffer storing SNPs and an ENP
segAnnDataAn array of the structure variables represents a phone sequence recognised
segConfigStructure whose members are configuration paramenters for SEGRec
segDecoderParameterDecoder parameters
segDpItemStructure to store decoding results for each node, which are used during trace-back
segDurationParamParameters for the duration model
segGrammarRecognition grammar (bigram phone probability)
segMappingParamAssigned for each state
segModelModel definition (label + parameter struct pointer)
segModelParamModel parameters
segModelSetEntire set for memory allocation
segPruningParameterPruning parameters
segStateInfoAssigned for each state
segSyntaxData structure of the syntax
segSyntaxItemData structure of nodes for the syntax
segTrajectoryParamParameters for the segmental model
segTransProbTransition probabilities
segUttListUtterance list
segUttListItemUtterance list items
StartNodeParameterParameters realising rolling-SNP-array mechanism

Generated on Sun Aug 5 02:40:38 2007 for SEGRec Version 1.0 by  doxygen 1.5.1