public static class MaryGenericFeatureProcessors.UnitLogF0 extends Object implements ContinuousFeatureProcessor
| Constructor and Description |
|---|
MaryGenericFeatureProcessors.UnitLogF0() |
public MaryGenericFeatureProcessors.UnitLogF0()
public String getName()
getName in interface MaryFeatureProcessorpublic float process(Target target)
process in interface ContinuousFeatureProcessorprotected float process(Target target, boolean delta)
target - targetdelta - if true, return the delta, i.e. the logF0 slope; if false, return the log f0 value itself.Copyright © 2000–2016 DFKI GmbH. All rights reserved.