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 WeightedCodebookFeatureMapper
IOException
public void learnMappingFrameGroups(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map) throws IOException
learnMappingFrameGroups
in class WeightedCodebookFeatureMapper
IOException
public void learnMappingLabels(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map) throws IOException
learnMappingLabels
in class WeightedCodebookFeatureMapper
IOException
public void learnMappingLabelGroups(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map) throws IOException
learnMappingLabelGroups
in class WeightedCodebookFeatureMapper
IOException
public void learnMappingSpeech(WeightedCodebookFile codebookFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map)
learnMappingSpeech
in class WeightedCodebookFeatureMapper
Copyright © 2000–2016 DFKI GmbH. All rights reserved.