Package | Description |
---|---|
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. |
Modifier and Type | Field and Description |
---|---|
PitchMappingFileHeader |
PitchMapping.header |
Modifier and Type | Method and Description |
---|---|
PitchMappingFileHeader |
PitchMappingFile.readPitchMappingHeader() |
static PitchMappingFileHeader |
PitchMappingFile.readPitchMappingHeader(MaryRandomAccessFile ler) |
PitchMappingFileHeader |
PitchMappingFile.readPitchMappingHeader(String pitchMappingFile,
boolean bCloseAfterReading) |
Modifier and Type | Method and Description |
---|---|
void |
PitchMappingFile.writePitchMappingHeader(MaryRandomAccessFile ler,
PitchMappingFileHeader header) |
MaryRandomAccessFile |
PitchMappingFile.writePitchMappingHeader(PitchMappingFileHeader header) |
MaryRandomAccessFile |
PitchMappingFile.writePitchMappingHeader(String pitchMappingFile,
PitchMappingFileHeader header) |
Constructor and Description |
---|
PitchMappingFileHeader(PitchMappingFileHeader h) |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.