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 | Field and Description |
---|---|
BaselinePostprocessor |
BaselineTransformer.postprocessor |
Constructor and Description |
---|
BaselinePostprocessor(BaselinePostprocessor existing) |
BaselineTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
BaselineTransformerParams pa) |
Constructor and Description |
---|
WeightedCodebookParallelTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
WeightedCodebookTransformerParams pa) |
WeightedCodebookTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
WeightedCodebookTransformerParams pa) |
Constructor and Description |
---|
JointGMMTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
JointGMMTransformerParams pa) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.