marytts.signalproc.adaptation.test
Class IeeeTaslp2009MaryResultsPreprocessor
java.lang.Object
marytts.signalproc.adaptation.test.IeeeTaslp2009MaryResultsPreprocessor
public class IeeeTaslp2009MaryResultsPreprocessor
- extends java.lang.Object
This class implements the acoustic post-processor in an attempt to improve intelligibility
of TTS outputs passed from a telephone channel in Blizzard 2009. The algorithm is based on
some basic processing to enhance formants, to boost consonant gains as compared to vowels,
and optional highpass filtering.
Reference:
M. Schröder, S. Pammi, and O. Türk, "Multilingual MARY TTS participation in the Blizzard Challenge 2009",
in Proc. of the Blizzard Challenge 2009.
- Author:
- oytun.turk
|
Method Summary |
static void |
combineResults(java.lang.String[] folders,
java.lang.String completeResultsFile,
java.lang.String totalDurationsFile)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IeeeTaslp2009MaryResultsPreprocessor
public IeeeTaslp2009MaryResultsPreprocessor()
combineResults
public static void combineResults(java.lang.String[] folders,
java.lang.String completeResultsFile,
java.lang.String totalDurationsFile)
main
public static void main(java.lang.String[] args)
- Parameters:
args -