说明:MATHEMATICAL CODE FOR SPEECH USING MATLAB
说明:Simple GMM model is designed for speech recognise.通过对语音的各种处理得到语音特征,再利用语音特征对于GMM模型进行训练,将训练好的GMM模型对未测语音进行检测。
说明:这是三个数字语音处理的程序,需要在Matlab中才能打开-This is the three digital speech processing procedures, the need to be able to open the Matlab
说明:编写一Matlab函数,用30ms三角窗和15ms帧移计算语音信号的STFT。并用OLA法重建原始信号。设计一种基于OLA的综合方法,以通过重复每帧对语音信号以因子2进行时域扩展。(Write a Matlab function, STFT and 30ms triangular window an...
说明:matlab仿真小波变换实现语音增强源码