#include <segConfig.h>
Data Fields | |
| char * | hmmListFile |
| char * | spListFile |
| Name of file containing SHMM file names. | |
| int | maxIt |
| Name of file containing feature-vector and label file names. | |
| double | stopDiff |
| Maximum number of iterations. | |
| char * | logFile |
| Stopping criterion for iterations. | |
| char * | mlfFile |
| Log file name. | |
| int | embedTrain |
| MLF file name. | |
| int | maxDur |
| Flag for embedded training/recognition. | |
| double | minVar |
| Maxmum segment duration. | |
| char * | modelOpDir |
| Floor for variance. | |
| int | runType |
| Directory for ouputting SHMM file(s). | |
| double | slopeRate |
| Flag for switching training/recognition. | |
| double | varRate |
| Rate for updating the slope. | |
| int | verbose |
| Rate for updating the variance. | |
| char * | aMatFile |
| Verbose level. | |
| char * | iMatFile |
| Acoustic feature vector ouput file. | |
| char * | classFile |
| Articulatory vector output file. | |
| int | opMats |
| ??? | |
| char * | grammarFile |
| Flag for outputting aligned matrices. | |
| double | LMScale |
| Grammar (bigram) file name. | |
| char * | dumpFile |
| Language model scale factor. | |
| SEG_DEC_PARAM | decParam |
| Dump ouput file name. | |
| double | durRegParam |
| Parameters used in the decoder. | |
| char * | tiedListFile |
| duration-model regularisation coefficient | |
| int | minTransOcc |
| Name of file containing tied-model list. | |
| int | minStateOcc |
| Minimum occupancy for updating transition probs. | |
1.5.1