public class KaldiDeltasFeatureExtractor extends AbstractFeatureExtractor
cepstraBuffer, cepstraBufferEdge, cepstraBufferSize, currentPosition, PROP_FEATURE_WINDOW, window
logger
Constructor and Description |
---|
KaldiDeltasFeatureExtractor() |
KaldiDeltasFeatureExtractor(int window) |
Modifier and Type | Method and Description |
---|---|
protected Data |
computeNextFeature()
Computes the next feature.
|
getData, initialize, newProperties
getPredecessor, setPredecessor
getName, initLogger, toString
public KaldiDeltasFeatureExtractor(int window)
public KaldiDeltasFeatureExtractor()
protected Data computeNextFeature()
AbstractFeatureExtractor
computeNextFeature
in class AbstractFeatureExtractor