Package | Description |
---|---|
marytts.signalproc.adaptation |
Packages for speaking style and speaker identity adaptation in Mary TTS
supporting various voice conversion algorithms.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
BaselineTransformer.transformOneItem(BaselineAdaptationItem inputItem,
BaselineAdaptationItem outputItem,
BaselineTransformerParams tfmParams,
VocalTractTransformationFunction vttFunction,
VocalTractTransformationData vtData,
PitchTransformationData pMap) |
Constructor and Description |
---|
BaselineTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
BaselineTransformerParams pa) |
BaselineTransformerParams(BaselineTransformerParams existing) |
Modifier and Type | Class and Description |
---|---|
class |
WeightedCodebookTransformerParams
Parameters of weighted codebook based transformation
|
Modifier and Type | Class and Description |
---|---|
class |
JointGMMTransformerParams
Parameters for joint-GMM based voice conversion transformation stage
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.