|
Class Summary |
| AcousticFeatureFileWriter |
|
| AudioConverterGUI |
A GUI Interface to support Audio Conversion |
| BasenameList |
The BasenameList class produces and stores an alphabetically-sorted
array of basenames issued from the .wav files present in a given directory. |
| 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. |
| CARTBuilder |
|
| CARTBuilder.WagonCallerThread |
|
| CARTPruner |
|
| DatabaseImportMain |
The single purpose of the DatabaseImportMain class is to provide a main
which executes the sequence of database import and conversion operations. |
| DatabaseLayout |
The DatabaseLayout class registers the base directory of a voice database,
as well as the various subdirectories where the various voice database
components should be stored or read from. |
| DurationCARTTrainer |
A class which converts a text file in festvox format
into a one-file-per-utterance format in a given directory. |
| EHMMLabeler |
Automatic Labelling using EHMM labeller |
| ESTCaller |
The ESTCaller class emulates the behaviour of the EST-calling shell scripts
for the calculation of pitchmarks, lpc, mel-cepstrum etc. |
| ESTTrackReader |
EST Track file reader
This class interpretes a DataInputStream as an EST_Track file:
it loads the whole track data in memory, and provides access methods
to reach each individual frame or each individual track value. |
| ESTTrackWriter |
|
| F0CARTTrainer |
A class which converts a text file in festvox format
into a one-file-per-utterance format in a given directory. |
| FestivalCARTImporter |
Class for importing CARTs from Festival Text-Format to Mary Bin-Format |
| Festvox2MaryTranscripts |
A class which converts a text file in festvox format
into a one-file-per-utterance format in a given directory. |
| General |
This class is for general purpose functions such as reading and
writing from files, or converting formats of numbers. |
| HalfPhoneFeatureFileWriter |
|
| HalfPhoneLabelFeatureAligner |
|
| HalfPhoneUnitFeatureComputer |
|
| HalfPhoneUnitfileWriter |
|
| HalfPhoneUnitLabelComputer |
Compute unit labels from phone labels. |
| HelpGUI |
|
| HMMVoiceConfigure |
|
| HMMVoiceConfigureAdapt |
|
| HMMVoiceDataPreparation |
|
| HMMVoiceInstaller |
Install a voice by copying the voice data to marybase/lib/voices/voicename/
and creating a config file marybase/conf/locale-voicename.config |
| HMMVoiceMakeData |
|
| HMMVoiceMakeVoice |
|
| HMMVoiceMakeVoiceAdapt |
|
| JoinCostFileMaker |
|
| JoinCostPrecomputer |
|
| LabelledFilesInspector |
For the given texts, compute unit features and align them
with the given unit labels. |
| 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. |
| Mary2FestvoxTranscripts |
Makes the file etc/.txt.done.data
from the text files in text directory |
| MaryHeader |
Common helper class to read/write a standard Mary header to/from the various
Mary data files. |
| MCEPMaker |
|
| 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. |
| MRPALabelConverter |
|
| NullUnit |
Null-Unit entry for the Catalog. |
| PhoneFeatureFileWriter |
|
| PhoneLabelFeatureAligner |
Compare unit label and unit feature files. |
| PhoneLabelFeatureAligner.EditFrameShower |
|
| PhoneUnitFeatureComputer |
For the given texts, compute unit features and align them
with the given unit labels. |
| PhoneUnitfileWriter |
|
| PhoneUnitLabelComputer |
Compute unit labels from phone labels. |
| PraatPitchmarker |
|
| QualityControl |
Quality Control Component for Voice Import Tool to perform 'Sensibility check' on Data. |
| SettingsGUI |
|
| SnackPitchmarker |
|
| SphinxLabeler |
Preparate the directory of the voice for sphinx labelling |
| SphinxLabelingPreparator |
Preparate the directory of the voice for sphinx labelling |
| SphinxTrainer |
Class to train sphinx labeler |
| TimelineIO |
Base class for the TimelineReader and TimelineWriter classes. |
| TimelineIO.IdxField |
Simple helper class to read the index fields in a timeline. |
| TimelineWriter |
The TimelineWriter class provides an interface to create or update
a Timeline data file in Mary format, and to feed new datagrams
to the timeline file. |
| Unit |
Simple Unit entry for the Catalog. |
| VoiceImportComponent |
A component in the process of importing a voice into MARY format. |
| VoiceInstaller |
Install a voice by copying the voice data to marybase/lib/voices/voicename/
and creating a config file marybase/conf/locale-voicename.config |
| WagonCaller |
Class to call Wagon |
| 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. |
| WavReader |
File reader for a wave (RIFF) waveform |