Package | Description |
---|---|
marytts.signalproc.adaptation.codebook |
Weighted codebook based voice conversion algorithms.
|
marytts.signalproc.adaptation.gmm.jointgmm |
Joint source-target Gaussian Mixture Model based voice conversion algorithms.
|
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 | Field and Description |
---|---|
PitchMapping |
WeightedCodebookParallelTransformer.pitchMapping |
Modifier and Type | Field and Description |
---|---|
PitchMapping |
JointGMMTransformer.pitchMapping |
Modifier and Type | Method and Description |
---|---|
PitchMapping |
PitchMappingFile.readPitchMappingFile() |
PitchMapping |
PitchMappingFile.readPitchMappingFile(String pitchMappingFile) |
Modifier and Type | Method and Description |
---|---|
void |
PitchMappingFile.readPitchMappingFileExcludingHeader(PitchMapping pitchMapping) |
void |
PitchMappingFile.WriteCodebookFile(String pitchMappingFile,
PitchMapping pitchMapping) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.