Package | Description |
---|---|
marytts.features |
Modifier and Type | Class and Description |
---|---|
static class |
MaryGenericFeatureProcessors.FirstSegmentInWordNavigator
Retrieve the first segment in the word to which this target belongs.
|
static class |
MaryGenericFeatureProcessors.FirstSegmentNextWordNavigator |
static class |
MaryGenericFeatureProcessors.FirstSyllableInWordNavigator
Retrieve the first syllable in the word to which this target belongs.
|
static class |
MaryGenericFeatureProcessors.LastSegmentInWordNavigator
Retrieve the last segment in the word to which this target belongs.
|
static class |
MaryGenericFeatureProcessors.LastSyllableInPhraseNavigator
Last syllable in phrase.
|
static class |
MaryGenericFeatureProcessors.LastSyllableInWordNavigator
Retrieve the last syllable in the word to which this target belongs.
|
static class |
MaryGenericFeatureProcessors.LastWordInSentenceNavigator |
static class |
MaryGenericFeatureProcessors.NextNextSegmentNavigator
Retrieve the segment two after the segment which belongs to this target.
|
static class |
MaryGenericFeatureProcessors.NextNextSyllableNavigator
Retrieve the syllable two after the syllable belonging to this target.
|
static class |
MaryGenericFeatureProcessors.NextSegmentNavigator
Retrieve the segment following the segment which belongs to this target.
|
static class |
MaryGenericFeatureProcessors.NextSyllableNavigator
Retrieve the syllable following the syllable belonging to this target.
|
static class |
MaryGenericFeatureProcessors.NextWordNavigator |
static class |
MaryGenericFeatureProcessors.PrevPrevSegmentNavigator
Retrieve the segment two before the segment which belongs to this target.
|
static class |
MaryGenericFeatureProcessors.PrevPrevSyllableNavigator
Retrieve the syllable two before the syllable belonging to this target.
|
static class |
MaryGenericFeatureProcessors.PrevSegmentNavigator
Retrieve the segment preceding the segment which belongs to this target.
|
static class |
MaryGenericFeatureProcessors.PrevSyllableNavigator
Retrieve the syllable before the syllable belonging to this target.
|
static class |
MaryGenericFeatureProcessors.PrevWordNavigator |
static class |
MaryGenericFeatureProcessors.SegmentNavigator
Retrieve the segment belonging to this target.
|
static class |
MaryGenericFeatureProcessors.SyllableNavigator
Retrieve the syllable belonging to this target.
|
static class |
MaryGenericFeatureProcessors.WordNavigator
Retrieve the word belonging to this target.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.