public class WeightedCodebookLsfMapper extends WeightedCodebookFeatureMapper
Constructor and Description |
---|
WeightedCodebookLsfMapper(WeightedCodebookTrainerParams pa) |
public WeightedCodebookLsfMapper(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) throws IOException
learnMappingSpeech
in class WeightedCodebookFeatureMapper
IOException
Copyright © 2000–2016 DFKI GmbH. All rights reserved.