Package | Description |
---|---|
marytts.config | |
marytts.htsengine | |
marytts.machinelearning |
Machine learning classes for K-Means clustering, Gaussian Mixture
Models, and manual data generation for testing purposes.
|
marytts.modules |
All the modules doing the actual processing.
|
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.
|
marytts.signalproc.adaptation.prosody |
Prosody transformation algorithms for voice conversion.
A prosody modification framework has been implemented which supports: Mean and standard deviation transformation of f0 Sentence slope transformation Mean and standard deviation transformation is the best method so far. Duration and energy transformation have not yet been implemented. |
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.process | |
marytts.tools.voiceimport | |
marytts.tools.voiceimport.vocalizations | |
marytts.util.io |
Various relatively generic utilities for input/output.
|
marytts.vocalizations |
Class and Description |
---|
PropertiesAccessor
provide comfortable access to a properties, optionally overriding settings with system properties, and optionally providing
string replacements.
|
Class and Description |
---|
PropertiesAccessor
provide comfortable access to a properties, optionally overriding settings with system properties, and optionally providing
string replacements.
|
Class and Description |
---|
MaryRandomAccessFile
A class that extends RandomAccessFile to read/write arrays of different types while allowing random access to a binary file
(i.e.
|
Class and Description |
---|
StreamLogger
Read from a stream and log.
|
Class and Description |
---|
LEDataInputStream
reads little endian binary data .
|
LEDataOutputStream
LEDataOutputStream.java
|
Class and Description |
---|
MaryRandomAccessFile
A class that extends RandomAccessFile to read/write arrays of different types while allowing random access to a binary file
(i.e.
|
Class and Description |
---|
MaryRandomAccessFile
A class that extends RandomAccessFile to read/write arrays of different types while allowing random access to a binary file
(i.e.
|
Class and Description |
---|
MaryRandomAccessFile
A class that extends RandomAccessFile to read/write arrays of different types while allowing random access to a binary file
(i.e.
|
Class and Description |
---|
LEDataInputStream
reads little endian binary data .
|
LEDataOutputStream
LEDataOutputStream.java
|
MaryRandomAccessFile
A class that extends RandomAccessFile to read/write arrays of different types while allowing random access to a binary file
(i.e.
|
Class and Description |
---|
LEDataInputStream
reads little endian binary data .
|
LEDataOutputStream
LEDataOutputStream.java
|
Class and Description |
---|
BasenameList
The BasenameList class produces and stores an alphabetically-sorted array of basenames issued from the .wav files present in a
given directory.
|
Class and Description |
---|
BasenameList
The BasenameList class produces and stores an alphabetically-sorted array of basenames issued from the .wav files present in a
given directory.
|
Class and Description |
---|
BasenameList
The BasenameList class produces and stores an alphabetically-sorted array of basenames issued from the .wav files present in a
given directory.
|
Class and Description |
---|
BasenameList
The BasenameList class produces and stores an alphabetically-sorted array of basenames issued from the .wav files present in a
given directory.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.