|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaselinePreprocessor | |
|---|---|
| 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. |
| Uses of BaselinePreprocessor in marytts.signalproc.adaptation |
|---|
| Fields in marytts.signalproc.adaptation declared as BaselinePreprocessor | |
|---|---|
BaselinePreprocessor |
BaselineTransformer.preprocessor
|
BaselinePreprocessor |
BaselineTrainer.preprocessor
|
| Constructors in marytts.signalproc.adaptation with parameters of type BaselinePreprocessor | |
|---|---|
BaselinePreprocessor(BaselinePreprocessor existing)
|
|
BaselineTrainer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe)
|
|
BaselineTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
BaselineTransformerParams pa)
|
|
| Uses of BaselinePreprocessor in marytts.signalproc.adaptation.codebook |
|---|
| Uses of BaselinePreprocessor in marytts.signalproc.adaptation.gmm.jointgmm |
|---|
| Constructors in marytts.signalproc.adaptation.gmm.jointgmm with parameters of type BaselinePreprocessor | |
|---|---|
JointGMMParallelTrainer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
WeightedCodebookTrainerParams pa,
JointGMMTrainerParams gp,
ContextualGMMParams cg)
|
|
JointGMMTrainer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
WeightedCodebookTrainerParams pa,
JointGMMTrainerParams gp,
ContextualGMMParams cg)
|
|
JointGMMTransformer(BaselinePreprocessor pp,
BaselineFeatureExtractor fe,
BaselinePostprocessor po,
JointGMMTransformerParams pa)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||