MATLAB-Based Digital Speech Recognition System with GUI Interface
This design implements HMM-based speech signal recognition using MATLAB, capable of identifying digits 0-9 with a comprehensive GUI. The algorithm workflow includes: displaying original waveform, zoomed end-section waveform, short-term energy analysis, threshold setting, and endpoint detection. The system supports noise addition for accuracy comparison and allows secondary development into keypad-style telephone dial tone recognition.