Speech Processing

Total 585 resources

The train program performs voice template training while the test program handles recognition through template matching using Dynamic Time Warping (DTW) algorithm, achieving high recognition accuracy through iterative template refinement

MATLAB 250 views Premium

Custom GUI Interface for Speech Enhancement - Run the program by selecting "Run" from the "Debug" menu in main.c, featuring spectral subtraction, LMS adaptive filtering, and Wiener filter implementations for noise reduction.

MATLAB 257 views Premium

A voice processing program that primarily implements voice transformations, enabling conversions between male, female, child, and robotic voices. It can also modify speech intonation to express different emotions or output phrases in singing form, ma

MATLAB 280 views Premium

A comprehensive MATLAB implementation for speech enhancement based on improved LMS and RLS adaptive algorithms, including data input/output processing, sequence handling, and adaptive enhancement algorithm modules with detailed code structure explana

MATLAB 326 views Premium