搜索资源列表
HMMforspeechrecogntion
- 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
Sound
- Matlab下直接调用NI采集卡,实时绘制波形并重现声音的例程(A routine that invokes a NI acquisition card directly under Matlab, rendering the waveform in real time and reproducing the sound)
narrowBandWhiteNoise
- 一个MATLAB例程,模拟高斯白噪声通过带通滤波器,生成一个窄带随机过程。(In a MATLAB routine, the Gauss white noise is simulated by a bandpass filter to generate a narrow band random process.)
语音信号降噪之小波分解法
- 语音信号处理--降噪方法之小波分解法 MATLAB例程(Speech Signal Processing--A MATLAB Routine of Wavelet Decomposition Method for Noise Reduction)
各种语音识别算法的MATLAB代码
- 基于HMM的语音识别算法和毕设例程,包括数据。(HMM-based speech recognition algorithm and complete routine, including data.)