|
Class Summary |
| DummyFreeTTSVoice |
Defines a dummy voice allowing to use FreeTTS UtteranceProcessors from
"outside". |
| FreeTTSContourGenerator |
Use an individual FreeTTS module for English synthesis. |
| FreeTTSIntonator |
Use an individual FreeTTS module for English synthesis. |
| FreeTTSMbroliser |
Convert the timing data from FreeTTS into MBROLA format. |
| FreeTTSPartOfSpeechTagger |
Use an individual FreeTTS module for English synthesis. |
| FreeTTSPauseGenerator |
Use an individual FreeTTS module for English synthesis. |
| FreeTTSPhraser |
Use an individual FreeTTS module for English synthesis. |
| FreeTTSTextToTokens |
Use an individual FreeTTS module for English synthesis. |
| FreeTTSTokenToWords |
Use an individual FreeTTS module for English synthesis. |
| JTokeniser |
|
| NumberExpander |
Expands Strings containing digits characters into
a list of words representing those digits. |
| PronunciationModel |
A pronunciation model that takes into account some English postlexical rules. |
| Prosody |
|
| Segmenter |
Annotates an utterance with Relation.SYLLABLE,
Relation.SYLLABLE_STRUCTURE, and
Relation.SEGMENT. |
| TokenToWords |
Converts the Tokens (in US English words) in an Utterance into a list of
words. |
| Utt2XMLDurationsEn |
Convert FreeTTS utterances into MaryXML format
(Durations, English). |
| Utt2XMLIntonationEn |
Convert FreeTTS utterances into MaryXML format
(Intonation, English). |
| Utt2XMLPausesEn |
Convert FreeTTS utterances into MaryXML format
(Pauses, English). |
| Utt2XMLPhrasesEn |
Convert FreeTTS utterances into MaryXML format
(Phrases, English). |
| Utt2XMLPosEn |
Convert FreeTTS utterances into MaryXML format
(parts of speech, English). |
| Utt2XMLPostprocessedEn |
Convert FreeTTS utterances into MaryXML format
(Postprocessed, English). |
| Utt2XMLSegmentsEn |
Convert FreeTTS utterances into MaryXML format
(Segments, English). |
| Utt2XMLTokensEn |
Convert FreeTTS utterances into MaryXML format
(Tokens, English). |
| Utt2XMLWordsEn |
Convert FreeTTS utterances into MaryXML format
(Words, English). |
| WordRelation |
Helper class to add words and breaks into a Relation object. |
| XML2UttDurationsEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(durations, English). |
| XML2UttIntonationEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(intonation, English). |
| XML2UttPausesEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(pauses, English). |
| XML2UttPhrasesEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(phrases, English). |
| XML2UttPosEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(parts of speech, English). |
| XML2UttPostprocessedEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(postprocessed, English). |
| XML2UttSegmentsEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(segments, English). |
| XML2UttTokensEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(tokens, English). |
| XML2UttWordsEn |
Convert a MaryXML DOM tree into FreeTTS utterances
(words, English). |