Package | Description |
---|---|
marytts.features |
Modifier and Type | Class and Description |
---|---|
static class |
MaryGenericFeatureProcessors.GenericContinuousFeature
Returns the value of the given feature for the given segment.
|
static class |
MaryGenericFeatureProcessors.UnitDuration
Returns the duration of the given segment, in seconds.
|
static class |
MaryGenericFeatureProcessors.UnitLogF0
Calculates the log of the fundamental frequency in the middle of a unit segment.
|
static class |
MaryGenericFeatureProcessors.UnitLogF0Delta
Calculates the slope of a linear approximation of the fundamental frequency, in the log domain.
|
Modifier and Type | Field and Description |
---|---|
protected ContinuousFeatureProcessor[] |
TargetFeatureComputer.continuousFeatureProcessors |
Modifier and Type | Method and Description |
---|---|
ContinuousFeatureProcessor[] |
TargetFeatureComputer.getContinuousFeatureProcessors() |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.