Sautrela

Package edu.gtts.sautrela.sp

Provides modules for Signal Processing See:
          Description

Class Summary
Deltas Calculates the deltas and delta-delta of the input data.
DiscreteCosineTransform Calculates the Discrete Cosine Transform of the input data vector.
EnergySegmentator2  
FeatureNormalization A DataProcessor that assures 0 mean (and optionally 1 variance) of input.
FeatureWarper  
Gain Applies a gain to the input data.
GLDSKernel  
LiveEnergySegmentator  
LiveFeaturelNormalization Real Time Feature Normalization.
LiveFeatureWarper  
MelLogFilterBank Calculates the logarithm of a Mel-scale Filter Bank.
PowerSpectrum Calculates the PowerSpectrum of each input DoubleData stream.
Preemphasis Implements a high-pass filter that compensates for attenuation in the audio data.
RASTA RASTA (RelAtive SpecTrA) filter.
ShiftedDelta Shifted Delta.
StatUtil  
UnvoicedFeatureRemover Removes features according to the voice activity detection flag found in the DataStreamBegin by means of a propperty called VADFlag.
VoiceActivityDetector An energy based Voice Activity Detector.
Windowing Does a windowing of the input data
 

Enum Summary
GLDSKernel.Mode  
Windowing.Function Window-function types
 

Package edu.gtts.sautrela.sp Description

Provides modules for Signal Processing

Author:
Mikel Peñagarikano

Sautrela