搜索资源列表
svlib
- Currently, there are more than 20 classes in this library, including commonly used feature extraction algorithms and modeling techniques for speech recognition and speaker verification. -Currently, there are more than 20 classes in this library.
hmm1.0
- 这是隐马尔可夫模型的C语言原代码,用户下载时,注意,这些代码都已经调试通过,您只需再重新编译一次,就可以使用了!-This is the hidden Markov model of the original C language code, download, attention, these codes have been adopted debugging, you only need to re-compile time, can use it!
HTK-3.4.1
- 非常有用,功能强大的基于隐马尔科夫模型的语音识别工具箱,可在此基础上进行再开发,对于从事语音信号处理的工作人员有很好的参考价值。-Very useful and powerful hidden Markov model based speech recognition toolkit, can be re-developed on this basis, in the speech signal processing for the staff have a good reference val
duojishilianglbgvq
- 对于语音编码参数的有权重多级矢量量化,主要是对LSP码本训练,这个权重学习语音的都应知道,且这个可以训练大的语音参数,完全自已写的。上传前已调试成功。-Speech coding parameters for the right to re-multistage vector quantization, mainly for LSP codebook training, the right to re-learn voice should know, and that this can be t
ChimeraSoftware
- 实现语音信号的包络和精细结构的分解和重组,用来分析包络和精细结构对语音的影响,非常有用的一个工具。-Voice signal envelope and fine structure of the decomposition and re-used analysis of envelope and fine structure on the impact of voice, a very useful tool.
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
