Package | Description |
---|---|
marytts.tools.voiceimport | |
marytts.tools.voiceimport.vocalizations |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTimelineMaker |
class |
AcousticFeatureFileWriter |
class |
AllophonesExtractor
For the given texts, compute allophones, especially boundary tags.
|
class |
AutocorrelationPitchmarker
A pitch marker component that uses F0TrackerAutocorrelationHeuristic.
|
class |
BasenameTimelineMaker
The BasenameTimelineMaker class takes a database root directory and a list of basenames, and associates the basenames with
absolute times in a timeline in Mary format.
|
class |
CARTBuilder |
class |
DurationCARTTrainer
A class which converts a text file in festvox format into a one-file-per-utterance format in a given directory.
|
class |
DurationSoPTrainer
Modelling duration using Sum of products (SoP) SoP is modelled using multiple linear regression Selection of features is
performed with Sequential Floating Forward Search(SFFS):
|
class |
DurationTreeTrainer
A class which converts a text file in festvox format into a one-file-per-utterance format in a given directory.
|
class |
EHMMLabeler
Automatic Labelling using EHMM labeller
|
class |
EndpointDetector
Identify and Remove End-ponints (intitial and final silences) from given set of wave files.
|
class |
F0CARTTrainer
A class which converts a text file in festvox format into a one-file-per-utterance format in a given directory.
|
class |
F0PolynomialFeatureFileWriter |
class |
F0PolynomialInspector |
class |
F0PolynomialTreeTrainer |
class |
F0SoPTrainer
Example of how to use SoP modules in a voice configuration file:
#Modules to use for predicting acoustic target features for this voice: #this are the names that will be used to identify
diferent models of the same type, sop, cart or hmm voice.cmu-slt-hsmm.acousticModels = duration F0 midF0 rightF0
voice.cmu-slt-hsmm.duration.model = sop voice.cmu-slt-hsmm.duration.data = MARY_BASE/lib/voices/cmu-slt-hsmm/dur.sop
voice.cmu-slt-hsmm.duration.attribute = d
voice.cmu-slt-hsmm.leftF0.model = sop voice.cmu-slt-hsmm.leftF0.data = MARY_BASE/lib/voices/cmu-slt-hsmm/f0.left.sop
voice.cmu-slt-hsmm.leftF0.attribute = f0 voice.cmu-slt-hsmm.leftF0.attribute.format = (0,%.0f)
voice.cmu-slt-hsmm.midF0.model = sop voice.cmu-slt-hsmm.midF0.data = MARY_BASE/lib/voices/cmu-slt-hsmm/f0.mid.sop
voice.cmu-slt-hsmm.midF0.attribute = f0 voice.cmu-slt-hsmm.midF0.attribute.format = (50,%.0f)
voice.cmu-slt-hsmm.rightF0.model = sop voice.cmu-slt-hsmm.rightF0.data = MARY_BASE/lib/voices/cmu-slt-hsmm/f0.right.sop
voice.cmu-slt-hsmm.rightF0.attribute = f0 voice.cmu-slt-hsmm.rightF0.attribute.format = (100,%.0f)
|
class |
FeatureSelection
For the given texts, compute unit features and align them with the given unit labels.
|
class |
Festvox2MaryTranscripts
A class which converts a text file in festvox format into a one-file-per-utterance format in a given directory.
|
class |
HalfPhoneFeatureFileWriter |
class |
HalfPhoneLabelFeatureAligner |
class |
HalfPhoneUnitFeatureComputer |
class |
HalfPhoneUnitfileWriter |
class |
HalfPhoneUnitLabelComputer
Compute unit labels from phone labels.
|
class |
HMMParameterExtractor
A component for extracting mfccs, lab, state labels, and hmm generated waves (options given to choose)
|
class |
HMMVoiceCompiler |
class |
HMMVoiceConfigure |
class |
HMMVoiceDataPreparation
This program was modified from previous version to: 1.
|
class |
HMMVoiceFeatureSelection |
class |
HMMVoiceMakeData |
class |
HMMVoiceMakeVoice |
class |
HnmTimelineMaker
HnmTimelineMaker class takes a database root directory and a list of basenames, and converts the related wav files into a hnm
timeline in Mary format.
|
class |
HTKLabeler
Automatic Labelling using HTK labeller
|
class |
JoinCostFileMaker |
class |
JoinCostPrecomputer |
class |
JoinModeller |
class |
LabelledFilesInspector
For the given texts, compute unit features and align them with the given unit labels.
|
class |
LabelPauseDeleter |
class |
LPCTimelineMaker
The LPCTimelineMaker class takes a database root directory and a list of basenames, and converts the related wav files into a
LPC timeline in Mary format.
|
class |
Mary2FestvoxTranscripts
Makes the file etc/.txt.done.data from the text files in text directory
|
class |
MCEPMaker |
class |
MCepTimelineMaker
The mcepTimelineMaker class takes a database root directory and a list of basenames, and converts the related wav files into a
mcep timeline in Mary format.
|
class |
MRPALabelConverter |
class |
OctaveVoiceQualityProcessor |
class |
PauseDurationTrainer |
class |
PauseFeatureComputer
For the given texts, compute unit features and align them with the given unit labels.
|
class |
PhoneFeatureFileWriter |
class |
PhoneLabelFeatureAligner
Compare unit label and unit feature files.
|
class |
PhoneUnitFeatureComputer
For the given texts, compute unit features and align them with the given unit labels.
|
class |
PhoneUnitfileWriter |
class |
PhoneUnitLabelComputer
Compute unit labels from phone labels.
|
class |
PraatPitchmarker |
class |
QualityControl
Quality Control Component for Voice Import Tool to perform 'Sensibility check' on Data.
|
class |
SanityChecker
Sanity checker for voicebuilding One test case : check no.
|
class |
SCostUnitFileWriter |
class |
SnackPitchmarker |
class |
SnackVoiceQualityProcessor |
class |
SphinxLabeler
Preparate the directory of the voice for sphinx labelling
|
class |
SphinxLabelingPreparator
Preparate the directory of the voice for sphinx labelling
|
class |
SphinxTrainer
Class to train sphinx labeler
|
class |
SPTKMFCCExtractor
A component for extracting mfcc files from wave files
|
class |
TranscriptionAligner |
class |
UnknownWordsFrequencyComputer
For the given texts, compute unit features and align them with the given unit labels.
|
class |
VoiceCompiler |
class |
VoiceQualityTimelineMaker
Make a Timeline from a directory of voice quality parameter files
|
class |
WaveTimelineMaker
The WaveTimelineMaker class takes a database root directory and a list of basenames, and split the waveforms as datagrams to be
stored in a timeline in Mary format.
|
Modifier and Type | Field and Description |
---|---|
protected VoiceImportComponent[] |
DatabaseImportMain.components |
Modifier and Type | Method and Description |
---|---|
VoiceImportComponent |
DatabaseLayout.getComponent(String componentName)
Obtain a voice import component by its name.
|
Modifier and Type | Method and Description |
---|---|
void |
DatabaseLayout.initialiseComponent(VoiceImportComponent vic) |
Constructor and Description |
---|
DatabaseImportMain(String title,
VoiceImportComponent[] components,
DatabaseLayout db,
String[][] groups2Comps) |
DatabaseLayout(File configFile,
VoiceImportComponent comp) |
DatabaseLayout(File configFile,
VoiceImportComponent[] comps) |
DatabaseLayout(VoiceImportComponent comp) |
Modifier and Type | Class and Description |
---|---|
class |
HNMFeatureFileWriter
A component to extract and write HNM features of all vocalizations into a single file
|
class |
MLSAFeatureFileComputer
MLSA feature files extractor for vocalizations.
|
class |
MLSAFeatureFileWriter
A component to write all MLSA features (logf0, mgc and strengths) into a single file
|
class |
SnackF0ContourExtractor |
class |
VocalizationF0PolyFeatureFileWriter
NOT COMPLETED (USEFUL FOR FUTURE)
|
class |
VocalizationF0PolynomialInspector |
class |
VocalizationFeatureFileWriter
vocalization feature file writer
|
class |
VocalizationIntonationWriter
Vocalization intonation writer into a time-line file This class can create a timeline file with intonation contours and thier
polynomial coeffs
|
class |
VocalizationPitchmarker |
class |
VocalizationTimelineMaker |
class |
VocalizationUnitfileWriter
Back-channel unit writer
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.