资源列表
forward_viterbi
- The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall p
Speech-recognition
- 语音识别系统中用来端点检测和特征提取的matlab程序-endpoint detection and feature extraction of Speech recognition
voice-preprocessing
- 实现对语音的预处理,包括预加重,加窗,端点检测,以及MFCC特征提取。-The voice preprocessing, including pre-emphasis, windowing, endpoint detection, as well as the MFCC feature extraction.
DX7
- VB. Microsoft Speech SDK...语音识别程序就是基于该类技术的计算机应用程序,这类应用程序正越来越多地受到广大用户的青睐。通过介绍一种基于VB6.0环境下的-VB. Microsoft Speech SDK ... voice recognition program is based on such technology, computer applications, such applications are more and more by the majority o
LPCC
- 语音识别中的LPCC特征提取,其中包括经典的算法函数如Durbin,协方差函数求法等,对学习提取特征参数非常有用。-feature extract of LPCC in speech recognition.I am sure you will love it ,if you are major in it.
BackGround_Noise_Cancellation
- The two-step noise reduction (TSNR) technique removes the annoying reverberation effect while maintaining the benefits of the decision-directed approach. However, classic short-time noise reduction techniques, including TSNR, introduce harmonic disto
02
- irr语音滤波内含高通、低通、带同滤波器-irr includes high-pass filtering of voice, low-pass, with the same filter
NeuralNetwork_BP
- BP神经网络学习的源代码,做BP网络的朋友可以一起交流
AudioFeatureMFCC
- 能提取音频信号处理中最常用的MFCC特征-Can extract the audio signal processing characteristics of the most commonly used MFCC
record-wu2
- 录音界面,有语音播放、波形文件加载和存储功能,-Recording interface, with voice playback, wave file to load and store functions,
formant~
- formant 即共振峰!我所提供的是关于formant 的算法的c代码形式
vad431
- matlab下的一个基于能量和过零率的端点检测程序