资源列表
finalreport
- this is my project report of the amr speech coder
SpeechCoding
- this ppt contains the detail descr iption of the speech coding techniques
SVMinSpeechRecognition
- applications of SVM in Speech Recgonition
matlab
- 介绍matlab对语音信号处理的函数,并列举了一些应用例子。-Introduction matlab signal processing functions for voice, and cited examples of some applications.
GSM_full_rate.RAR
- 长期预测(LTP)与规则脉冲激励(RPE),而全速率编解码器就被称为RPE-LTP线性预测编码器。 输入至RPE-LTP编码器的数据为包括160个采样值的20ms语音,每一个采样值都拥有13位精度。数据首先通过预加重滤波器来提高信号的高频分量,以获得更好的传输效率。滤波器一般还消除信号上的任何偏移以简化进一步的计算。 正如前面所提到的,语音产生模型可看成是空气通过一组不同大小的圆柱体。短期分析级采用自动相关来计算与模型所用的8个圆柱体有关的8个反射系数,同时采用一种称为S
Search_voice
- it is a voice recognition that is it is the voice recognition concept
htkbook.pdf
- speech recognition engine HTK-3.4.1
julius-4.1.5
- speech recognition engine julias
voicerecog
- it is done java with the help of servlets the code is for voice recognition
DSP3
- 语音信号采集实验-Audio signal acquisition experiments
mfccdtw
- 先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute som
Speechrecognitiontechnology
- 比较详尽的介绍了语音识别系统的实现过程,以及相关技术。 端点检测:基于短时能量和短时平均过零率的端点检测和基于倒谱特征的端点检测 特征参数提取:LPCC和MFCC 参数模板存储:HMM和N_Gram 识别阶段:DWT 各阶段的相关技术都给了详细的介绍,绝对是好东西!-More detailed introduction to the speech recognition system implementation process and related technologie