/patternSpeechRecognition

A MATLAB simulation of speech recognition based on pattern analysis, Mel Frequency Cepstral Coefficients as extracted feature and Dynamc Time Warping as similarity measurement.

Primary LanguageMatlab

Instructions for MATLAB R2014a:
1. select “Home” tab, click on “Set Path”;
2. select “Add Folder” and browse the following subdirectories:
{MATLAB/matchbox | MATLAB/silenceRemoval | MATLAB/voicebox};
3. click on “Save” and “Close”;
4. finally, using GUI address bar, browse "MATLAB" project directory.