| Package | Description |
|---|---|
| edu.cmu.sphinx.alignment | |
| edu.cmu.sphinx.api |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTokenizer |
class |
USEnglishTokenizer
Converts the Tokens (in US English words) in an Utterance into a list of
words.
|
| Modifier and Type | Method and Description |
|---|---|
TextTokenizer |
SpeechAligner.getTokenizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechAligner.setTokenizer(TextTokenizer wordExpander) |