Speech Processing

Total 585 resources

This project implements speech recognition for passwords composed of digits 0-9 by calculating the cross-correlation function between two signals and their corresponding variance, using maximum variance as the discrimination threshold. Signal preproc

MATLAB 255 views Premium

MATLAB-based speech recognition algorithm implementation with comprehensive code annotations for collaborative development and understanding

MATLAB 293 views Premium

This project implements speech recognition by combining LPC (Linear Predictive Coding) parameters extracted from audio signals with artificial neural networks for classification. The implementation demonstrates feature extraction techniques and neura

MATLAB 240 views Premium

This simple, compact MATLAB code implements speech recognition by comparing input audio signals with pre-stored voice templates; if a successful match occurs, an "access granted" signal is generated, otherwise an "access denied" signal is produced.

MATLAB 250 views Premium

A comprehensive MATLAB toolbox for speech coding, speech compression, and speech recognition applications with multiple algorithm implementations.

MATLAB 248 views Premium

Waveform and Spectrum Dual Display Recording - Speech input directly into MATLAB for manual segmentation of speech waveforms, creating label files. Waveform editing capabilities include cutting, copying, and pasting. Formant analysis displays F1, F2,

MATLAB 220 views Premium