Package | Description |
---|---|
marytts.signalproc.adaptation.prosody |
Prosody transformation algorithms for voice conversion.
A prosody modification framework has been implemented which supports: Mean and standard deviation transformation of f0 Sentence slope transformation Mean and standard deviation transformation is the best method so far. Duration and energy transformation have not yet been implemented. |
Modifier and Type | Method and Description |
---|---|
void |
PitchTrainer.getStatistics(PitchMappingFile pitchMappingFile,
WeightedCodebookFeatureCollection fcol,
BaselineAdaptationSet trainingSet,
boolean isSource,
int[] map,
int statisticsType) |
void |
PitchTrainer.learnMapping(PitchMappingFile pitchMappingFile,
WeightedCodebookFeatureCollection fcol,
BaselineAdaptationSet sourceTrainingSet,
BaselineAdaptationSet targetTrainingSet,
int[] map) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.