| 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.
|
| Constructor and Description |
|---|
FdpsolaAdapter(BaselineAdaptationItem inputItem,
String strOutputFile,
WeightedCodebookTransformerParams wctParamsIn,
double[] pscales,
double[] tscales,
double[] escales,
double[] vscales) |
| Modifier and Type | Field and Description |
|---|---|
WeightedCodebookTransformerParams |
WeightedCodebookParallelTransformer.pa |
WeightedCodebookTransformerParams |
WeightedCodebookTransformer.params |
| Modifier and Type | Method and Description |
|---|---|
static void |
WeightedCodebookParallelTransformer.transformOneItem(BaselineAdaptationItem inputItem,
BaselineAdaptationItem outputItem,
WeightedCodebookTransformerParams wctParams,
WeightedCodebookMapper wcMapper,
WeightedCodebook wCodebook,
PitchTransformationData pMap) |
| Constructor and Description |
|---|
WeightedCodebookParallelTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
WeightedCodebookTransformerParams pa) |
WeightedCodebookTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
WeightedCodebookTransformerParams pa) |
WeightedCodebookTransformerParams(WeightedCodebookTransformerParams existing) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.