资源列表
digits_train
- it is used for speech recognition.For digit test and training
camstudio_src
- c souce code for recording moving picture and voice
xiaoboyuyinduandianjianxe
- 语音端点检测是语音识别中至关重要的技术。无论军用还是民用,语音端点检测都有着广泛的应用。在低信噪比的环境中进行精确的端点检测比较困难,尤其是在无声段或者发音前后-voice activity detection is critical speech recognition technologies. Whether military or civilian, voice endpoint detection have broad application. Low signal-to-noise
DEC5502_CODEC_4
- 一个基于TI_C5502_DSP平台上的简单说人话识别系统,采用MFCC的特征提取方法和DTW的动态模板匹配方法。-A simple speaker recognition system based on TI_C5502_DSP, using MFCC feature extraction methods and DTW dynamic template matching method.
hmm.rar
- hmm的实现,包括训练、解码、评估3个主要部分。压缩包中有hmm教程,hmm realization, including three main parts-training, decoding and evaluation . There is a Hmm course in the package.
语音识别专辑八
- 一个语音识别的例子。学习VB的语音识别程序-a voice recognition example. Learn VB voice identification procedures
speaker_recognition
- speech recnition code
voicerecognition
- 一篇非常好的做语音识别的文章,关于连续语音识别的欢迎分享-A very good voice recognition to do article, please share
colea
- colea语音处理包相关代码。用于基本音频处理的学习。-colea packet voice processing related code. For learning basic audio processing.
voicebox voicebox,matlab的语音信号处理工具箱
- voicebox,matlab的语音信号处理工具箱,可以进行语音识别、合成等,算法都很成熟-VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhi
HMM1
- hmm的学习文档,非常经典。希望对大家的学习有所帮助。-HMM learning documentation, very classic. Hope for your study help.
cdhmm
- 用matlab实现的一个连续概率分布的HMM程序,可以结合《MATLAB扩展编程》一书中关于HMM的介绍