Speech Processing

Total 428 resources

Time-frequency analysis of speech, as a key technology driving the intelligent and automated development of the information society, holds significant research importance and practical value. After nearly fifty years of arduous exploration and resear

MATLAB 269 views Premium

This is a simple isolated word speech recognition program I wrote in MATLAB. It involves preprocessing, MFCC extraction, and comparison using the DTW algorithm. If anyone is interested, it can also be used for joint programming with LabVIEW.

MATLAB 235 views Premium

1. Implement extraction of LPC coefficients, LPCC coefficients, and MFCC coefficients for a vowel and a voiceless consonant using MATLAB. 2. Estimate the power spectra of these two speech signals using LPC, with LPC coefficients set to 5th, 10th, 15t

MATLAB 317 views Premium