public class KaldiDeltasFeatureExtractor extends AbstractFeatureExtractor
cepstraBuffer, cepstraBufferEdge, cepstraBufferSize, currentPosition, PROP_FEATURE_WINDOW, windowlogger| Constructor and Description |
|---|
KaldiDeltasFeatureExtractor() |
KaldiDeltasFeatureExtractor(int window) |
| Modifier and Type | Method and Description |
|---|---|
protected Data |
computeNextFeature()
Computes the next feature.
|
getData, initialize, newPropertiesgetPredecessor, setPredecessorgetName, initLogger, toStringpublic KaldiDeltasFeatureExtractor(int window)
public KaldiDeltasFeatureExtractor()
protected Data computeNextFeature()
AbstractFeatureExtractorcomputeNextFeature in class AbstractFeatureExtractor