public class PitchTrainer extends Object
Constructor and Description |
---|
PitchTrainer(WeightedCodebookTrainerParams pa) |
Modifier and Type | Method and Description |
---|---|
void |
getStatistics(PitchMappingFile pitchMappingFile,
WeightedCodebookFeatureCollection fcol,
BaselineAdaptationSet trainingSet,
boolean isSource,
int[] map,
int statisticsType) |
void |
learnMapping(PitchMappingFile pitchMappingFile,
WeightedCodebookFeatureCollection fcol,
BaselineAdaptationSet sourceTrainingSet,
BaselineAdaptationSet targetTrainingSet,
int[] map) |
public PitchTrainer(WeightedCodebookTrainerParams pa)
public void learnMapping(PitchMappingFile pitchMappingFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet sourceTrainingSet, BaselineAdaptationSet targetTrainingSet, int[] map)
public void getStatistics(PitchMappingFile pitchMappingFile, WeightedCodebookFeatureCollection fcol, BaselineAdaptationSet trainingSet, boolean isSource, int[] map, int statisticsType)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.