Speech Recognition Algorithms with MATLAB Implementation
This document contains various algorithms used in speech recognition systems, including frame-based processing algorithms, MFCC (Mel-Frequency Cepstral Coefficients) computation, and cepstral analysis algorithms, all implemented using MATLAB. The package also includes an audio sample file for testing and demonstration purposes.