public class WeightedCodebookMfccMapper extends WeightedCodebookFeatureMapper
| Constructor and Description |
|---|
WeightedCodebookMfccMapper(WeightedCodebookTrainerParams pa) |
public WeightedCodebookMfccMapper(WeightedCodebookTrainerParams pa)
public void learnMappingFrames(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map) throws IOException
learnMappingFrames in class WeightedCodebookFeatureMapperIOExceptionpublic void learnMappingFrameGroups(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map) throws IOException
learnMappingFrameGroups in class WeightedCodebookFeatureMapperIOExceptionpublic void learnMappingLabels(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map) throws IOException
learnMappingLabels in class WeightedCodebookFeatureMapperIOExceptionpublic void learnMappingLabelGroups(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map) throws IOException
learnMappingLabelGroups in class WeightedCodebookFeatureMapperIOExceptionpublic void learnMappingSpeech(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map)
learnMappingSpeech in class WeightedCodebookFeatureMapperCopyright © 2000–2016 DFKI GmbH. All rights reserved.