public class JointGMMTrainer extends BaselineTrainer
| Modifier and Type | Field and Description |
|---|---|
protected ContextualGMMParams |
cgParams |
protected WeightedCodebookTrainerParams |
codebookTrainerParams |
protected JointGMMTrainerParams |
gmmTrainerParams |
featureExtractor, preprocessor| Constructor and Description |
|---|
JointGMMTrainer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
WeightedCodebookTrainerParams pa,
JointGMMTrainerParams gp,
ContextualGMMParams cg) |
checkParams, getIndexedMappingprotected WeightedCodebookTrainerParams codebookTrainerParams
protected JointGMMTrainerParams gmmTrainerParams
protected ContextualGMMParams cgParams
public JointGMMTrainer(BaselinePreprocessor pp, BaselineFeatureExtractor fe, WeightedCodebookTrainerParams pa, JointGMMTrainerParams gp, ContextualGMMParams cg)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.