| Class | Description |
|---|---|
| ContourGenerator |
Calculates the F0 curve for an utterance based on the Black and
Hunt article "Generating F0 Contours from ToBI Labels Using Linear
Regression," ICSLP96, vol.
|
| PartOfSpeechTagger |
Tags the words in the utterance with their part-of-speech.
|
| PauseGenerator |
Annotates an utterance with pause information.
|
| PostLexicalAnalyzer |
Annotates the utterance with post lexical information.
|
| TokenizerImpl |
Implements the tokenizer interface.
|