Description:
A statistical language recognition system generally uses shifted delta coefficient (SDC) feature for automatic language recognition. SDCs are stacked version of delta cofficient over several frames.
The detail descriptions of SDC and its applications are available in W.M. Campbell, J.P. Campbell, D.A. Reynolds, E. Singer, P.A. Torres-Carrasquillo, Support vector machines for speaker and language recognition, Computer Speech & Language, Volume 20, Issues 2-3, Odyssey 2004: The speaker and Language Recognition Workshop- Odyssey-04, April-July 2006, Pages 210-229.
This code is a fast implementation (in MATLAB) of Shifted Delta Coefficient.
File list (Check if you may need any files):
license.txt
mfcc2delta.m
mfcc2sdc.m
readmee.txt