public class F0TrackerAutocorrelationDP extends F0Tracker
Modifier and Type | Class and Description |
---|---|
class |
F0TrackerAutocorrelationDP.CandidateEstimator |
F0Tracker.F0Candidate, F0Tracker.F0Contour, F0Tracker.TransitionCost
DEFAULT_MAXF0, DEFAULT_MINF0, transitionCost
Constructor and Description |
---|
F0TrackerAutocorrelationDP() |
Modifier and Type | Method and Description |
---|---|
protected FrameBasedAnalyser |
getCandidateEstimator(DoubleDataSource preprocessedSignal,
int samplingRate) |
protected F0Tracker.TransitionCost |
getTransitionCost() |
protected DoubleDataSource |
preprocess(DoubleDataSource signal) |
protected DoubleDataSource preprocess(DoubleDataSource signal)
preprocess
in class F0Tracker
protected FrameBasedAnalyser getCandidateEstimator(DoubleDataSource preprocessedSignal, int samplingRate)
getCandidateEstimator
in class F0Tracker
protected F0Tracker.TransitionCost getTransitionCost()
getTransitionCost
in class F0Tracker
Copyright © 2000–2016 DFKI GmbH. All rights reserved.