Speech Processing

Total 585 resources

Implementation of voice endpoint detection algorithm in MATLAB for accurate speech boundary identification. Provides insights for developing robust VAD systems in noisy environments with code-level implementation details.

MATLAB 253 views Premium

A speech emotion recognition system based on the Gaussian Mixture Model (GMM) framework, where GMM serves as a mathematical model for fitting data distributions. Discrepancies between observed data patterns and model outputs are expected since EM alg

MATLAB 258 views Premium

MATLAB program for speech synthesis in speech signal processing, capable of extracting short-term energy and short-term zero-crossing rate from audio files. The implementation includes frame-based audio processing using windowing techniques and featu

MATLAB 355 views Premium

MATLAB implementation of autocorrelation-based pitch detection algorithm. This method employs fast autocorrelation function computation to detect speech pitch frequency, effectively eliminating interference from high-frequency formants and noise. The

MATLAB 207 views Premium

(1) Signal wavelet decomposition for frequency analysis, (2) Threshold quantization of high-frequency coefficients from wavelet decomposition for noise reduction, (3) Signal reconstruction using decomposed wavelet coefficients and quantized high-freq

MATLAB 265 views Premium

This MATLAB-based implementation performs power spectral density estimation on speech signals, providing frequency domain analysis capabilities for audio processing applications. The program utilizes signal processing algorithms to characterize speec

MATLAB 285 views Premium