SEGLib/segCommon.h [code] | Definitions used commonly in most of the SEGRec source files |
SEGLib/segConfig.c | Functions used to read configuration files for SEGRec |
SEGLib/segConfig.h [code] | Header file for functions used to read configuration files for SEGRec |
SEGLib/segDecoder.c | Generic Viterbi-type decorder for segmental HMMs |
SEGLib/segDecoder.h [code] | Header file for generic Viterbi-type Segmental-HMM decoder |
SEGLib/segGrammar.c | Functions to load a bigram grammar file |
SEGLib/segGrammar.h [code] | Header file for functions to load a bigram grammar file |
SEGLib/segModel.c | Library of functions to load model parameters of segmental HMMs |
SEGLib/segModel.h [code] | Header file for functions to load model parameters of segmental HMMs |
SEGLib/segOpMat.c | Function to write out aligned sets of articulatory trajectory values and acoustic vectors |
SEGLib/segOpMat.h [code] | Header file for Function to write out aligned sets of articulatory trajectory values and acoustic vectors |
SEGLib/SEGRec.h [code] | Header file for the use of all the SEGRec functions |
SEGLib/segRecovSeq.c | Recovery of various sequences from the path record of each node produced by the decoder |
SEGLib/segReest.c | Reestimation for uniform trajectory segmental HMMs |
SEGLib/segReest.h [code] | Header file for segmental HMM reestimation functions |
SEGLib/segSpData.c | Functions used for the input/output of data |
SEGLib/segSpData.h [code] | Header file of functions used for the input/output of data |
SEGLib/segStdLib.c | Standard function library for SEGRec |
SEGLib/segStdLib.h [code] | Handy macro-functions and a header for the standard function library for SEGRec |
SEGLib/segSyntax.c | Functions to create training and recognition syntax |
SEGLib/segSyntax.h [code] | Header file for functions to create training and recognition syntax |
SEGLib/segV3Compat.c | Wrappers compatible with the functions of SEGVit ver.3.4 |
SEGLib/segV3Compat.h [code] | Header file for wrappers compatible with SEGVit Ver.3.4 |