|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CMUArcticVoice | Experimental class that selects units for the CMU ARCTIC voices. |
CMUClusterUnitVoice | Defines voice that does cluster unit selection. |
CMUDiphoneVoice | Defines an unlimited-domain diphone synthesis based voice |
CMULexicon | Provides a CMU lexicon-specific implementation of a Lexicon that is stored in a text file. |
CMUTimeLexicon | Provides a CMU time lexicon-specific implementation of a Lexicon. |
CMUTimeVoice | Defines limited domain synthesis voice that specializes in telling the time. |
CMUVoice | Provides generic support for a CMU Voice |
FeatureProcessors | Provides the set of feature processors that are used by this language as part of the CART processing. |
FeatureProcessors.Accented | Checks to see if the given syllable is accented. |
FeatureProcessors.AccentedSylIn | Counts the number of accented syllables since the last major break. |
FeatureProcessors.Gpos | Returns a guess of the part-of-speech. |
FeatureProcessors.LastAccent | Find the last accented syllable This is a feature processor. |
FeatureProcessors.MonthRange | Returns true ("1") if the given item is a number between 0 and 32 exclusive, otherwise, returns "0". |
FeatureProcessors.NumDigits | Returns the length of the string. |
FeatureProcessors.PH_CPlace | Return consonant cplace l-labial a-alveolar p-palatal b-labio_dental d-dental v-velar This is a feature processor. |
FeatureProcessors.PH_CType | Return consonant type s-stop f-fricative a-affricative n-nasal * l-liquid This is a feature processor. |
FeatureProcessors.PH_CVox | Return consonant voicing +=on -=off This is a feature processor. |
FeatureProcessors.PH_VC | Return vowel or consonant +=on -=off This is a feature processor. |
FeatureProcessors.PH_VFront | Return vowel frontness 1-front 2-mid 3-back This is a feature processor. |
FeatureProcessors.PH_VHeight | Return vowel height 1-high 2-mid 3-low This is a feature processor. |
FeatureProcessors.PH_VLength | Return vowel length s-short l-long d-dipthong a-schwa This is a feature processor. |
FeatureProcessors.PH_VRnd | Return vowel rnd (lip rounding) lip rounding +=on -=off This is a feature processor. |
FeatureProcessors.PosInSyl | Finds the position of the phoneme in the syllable This is a feature processor. |
FeatureProcessors.PositionType | Classifies the the syllable as single, initial, mid or final. |
FeatureProcessors.SegCodaFric | Checks for fricative This is a feature processor. |
FeatureProcessors.SegCodaGlide | Checks for coda glide This is a feature processor. |
FeatureProcessors.SegCodaNasal | Checks for coda nasal This is a feature processor. |
FeatureProcessors.SegCodaStop | Checks for coda stop This is a feature processor. |
FeatureProcessors.SegmentDuration | Returns the duration of the given segment This is a feature processor. |
FeatureProcessors.SegOnsetCoda | Checks for onset coda This is a feature processor. |
FeatureProcessors.SegOnsetFric | Checks for fricative This is a feature processor. |
FeatureProcessors.SegOnsetGlide | Checks for onset glide This is a feature processor. |
FeatureProcessors.SegOnsetNasal | Checks for onset nasal This is a feature processor. |
FeatureProcessors.SegOnsetStop | Checks for onset stop This is a feature processor. |
FeatureProcessors.StressedSylIn | Counts the number of stressed syllables since the last major break. |
FeatureProcessors.StressedSylOut | Counts the number of stressed syllables until the next major break. |
FeatureProcessors.SubPhrases | Counts the number of phrases before this one. |
FeatureProcessors.SylBreak | Determines the break level after this syllable This is a feature processor. |
FeatureProcessors.SylCodaSize | Determines the coda size This is a feature processor. |
FeatureProcessors.SylIn | Counts the number of stressed syllables since the last major break. |
FeatureProcessors.SylOnsetSize | Determines the onset size of this syllable This is a feature processor. |
FeatureProcessors.SylOut | Counts the number of stressed syllables since the last major break. |
FeatureProcessors.TokenPosGuess | Attempts to guess the part of speech. |
FeatureProcessors.WordBreak | Determines the word break. |
FeatureProcessors.WordNumSyls | Returns as an Integer the number of syllables in the given word. |
FeatureProcessors.WordPunc | Determines the word punctuation. |
NumberExpander | Expands Strings containing digits characters into a list of words representing those digits. |
PrefixFSM | Implements a finite state machine that checks if a given string is a prefix. |
PronounceableFSM | Implements a finite state machine that checks if a given string is pronounceable. |
SuffixFSM | Implements a finite state machine that checks if a given string is a suffix. |
TokenToWords | Converts the Tokens (in US English words) in an Utterance into a list of words. |
USEnglish | Provides the definitions for US English whitespace, punctuations, prepunctuation, and postpunctuation symbols. |
WordRelation | Helper class to add words and breaks into a Relation object. |
Support for US English.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |