资源列表
voicebox
- 这是MATALAB中语音处理的强大工具,只要加入路径,就可以方便的调用他的函数来进行端点检测,特征参数的提取等话音识别的方法都有
200832883723AMBE-1000
- AMBE-1000在语音压缩中的应用,语音编码论文-AMBE-1000 voice compression
趣味语音识别程序5
- 有趣的语音识别程序,可以利用这个程序实现语音防盗门。是根据每个人不同的声调来实现的-interesting voice identification procedures, we can use this procedure voice security doors. Everyone is different tone to achieve the
HiddenMarkovModels
- HMM模型的MATLAB实现,HMM模型是语音识别方面一个重要的技术手段-HMM in MATLAB, HMM Speech Recognition is an important area of technical means
SR-Windows
- 语音识别与处理的程序,主要基于Windows的speech,需要的拿去参考一下。需要安装SDK5.1.-Speech recognition and processing procedures, the main Windows-based speech, the results were OK. Need to take a look.
SR3
- 基于倒谱特征的说话人识别技术 提取语音的倒谱特征进行说话人识别-based Cepstral Speaker voice recognition technology from the Cepstral for Speaker Recognition
Gaussian-Mixture-Model
- Gaussian Mixture Model is a Model which is used to simulate the data set into a statistical model.
melp_fxp
- 语音编码中的MELP方法的定点实现源码,混合激励线性预测方法。-speech coding methods of the sentinel MELP achieving source, mixed-excited linear prediction method.
piano
- 这是一个钢琴键盘的制作程序,感觉有点难搞定-matlab gui made a piano jian jist
SpeechSignalFeatureExtractioncprogram
- 主要描述了基于特定人语音信号特征提取以及相关代码-Mainly describes the people on the basis of specific speech signal feature extraction and related code
feature
- 语音信号特征提取的源程序,很有帮助!希望大家参考一下!
TTS
- 将文本转成语音的程序,使用Windows SAPI实现