| Package | Description |
|---|---|
| marytts.signalproc.adaptation |
Packages for speaking style and speaker identity adaptation in Mary TTS
supporting various voice conversion algorithms.
|
| marytts.signalproc.analysis |
A collection of analysis algorithms for signal processing.
Important classes are as follows: LpcAnalyser: Linear prediction analysis using autocorrelation appraoch and Durbin recursion LsfAnalyser: Computation of line spectral frequencies (LSFs, or line spectral pairs - LSPs) based on LpcAnalyser EnergyAnalyser: Energy contour estimation with voice activity detection support F0TrackerAutocorrelationHeuristic: An autocorrelation based f0 analysis algorithm extended with heuristic post-processing to reduce voiced/unvoiced errors and f0 doubling/halving problems. |
| marytts.signalproc.filter |
Various classes that support filter and filterbank design and filtering operations.
|
| marytts.signalproc.process | |
| marytts.signalproc.window | |
| marytts.util.data |
Various relatively generic utilities for data generation and buffering.
|
| Class and Description |
|---|
| PsolaFrameProvider |
| VoiceModificationParametersPreprocessor |
| Class and Description |
|---|
| FrameProvider
Cut frames out of a given signal, and provide them one by one, optionally applying a processor to the frame.
|
| InlineDataProcessor |
| PitchFrameProvider |
| Class and Description |
|---|
| FrameProvider
Cut frames out of a given signal, and provide them one by one, optionally applying a processor to the frame.
|
| InlineDataProcessor |
| Class and Description |
|---|
| FrameOverlapAddSource
Compute the overlap-add of a framewise-processed input signal, with optional time stretching (in subclasses).
|
| FrameProvider
Cut frames out of a given signal, and provide them one by one, optionally applying a processor to the frame.
|
| FrequencyDomainProcessor |
| InlineDataProcessor |
| InlineFrameMerger |
| LPCAnalysisResynthesis
A base class for LPC-based analysis and resynthesis, which does nothing.
|
| PolarFrequencyProcessor |
| PsolaFrameProvider |
| TDPSOLAInstants |
| VocalTractModifier |
| VoiceModificationParameters |
| VoiceModificationParametersPreprocessor |
| Class and Description |
|---|
| CopyingDataProcessor |
| InlineDataProcessor |
| Class and Description |
|---|
| InlineDataProcessor |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.