Package | Description |
---|---|
marytts.signalproc.adaptation |
Packages for speaking style and speaker identity adaptation in Mary TTS
supporting various 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 |
---|---|
ProsodyTransformerParams |
BaselineTransformerParams.prosodyParams |
Modifier and Type | Method and Description |
---|---|
double[] |
PitchTransformer.transform(ProsodyTransformerParams param,
PitchStatisticsMapping mapping,
PitchStatistics inputLocalStatistics,
double[] f0s,
double[] pscales) |
Constructor and Description |
---|
ProsodyTransformerParams(ProsodyTransformerParams existing) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.