搜索资源列表
svlib_pc
- This class library contains more than 20 classes including feature extraction algorithms (MFCC, LPCC) and modeling techniques (HMM, GMM, DTW, VQ ) for automatic speech recognition and speaker verification
asr
- 语音信号自动识别,有matlab交户界面,有dtw,vq,hmm三种算法供选择。-voice signal automatic identification, and families pay Matlab interface, dtw, Argentina, Brazil and Mexico. hmm three algorithms available.
SpeakerIdentificationPaper
- 说话人识别方法及其系统的应用开发研究.毕业设计论文,详细.本文对说话人识别方法应用作了较深入系统的研究。采用的方法分别是矢量量化(VQ)识别方法、隐马尔可夫模型(HMM)识别方法、高斯混合模型(GMM)识别方法。
vq
- 基于连续隐马尔可夫模型hmm的语音识别的vq程序
FreeSpeech-0.1.2.tar
- 语音识别方面的开发包,有助于设计HMM,NN和VQ。它是开放源码的。-the development kits, contribute to the design of HMM, NN and VQ. It is open source.
HVite.rar
- 实现HMM算法,VQ算法,以及神经网络算法的语音识别程序,Realize the arigthom of HMM(training),VQ and NN for speech recognition
H2Mtoolbox.rar
- 此工具箱里面有关于HMM、VQ、SVQ算法的原代码,可以方面的被调用。,H2M tool box is a advantageous tool box.there are HMM\VQ\svq and orther uesful algorithms.
HMMandBPand
- BP神经网络的C语言实现 BP神经网络解决异或问题 HMM的C语言实现 矢量量化的C语言实现-BP neural network to achieve the C language BP neural network to resolve differences or problems in the C language HMM VQ the C language
introducethemodelandalgorithm
- BP神经网络的C语言实现 BP神经网络解决异或问题 HMM的C语言实现 矢量量化的C语言实现 -BP neural network to achieve the C language BP neural network to solve XOR problem of HMM VQ C language realization of the C language used to
tFreeeSpeech-h
- 语音识别方面的开发包,有助于设计HMM,,NN与VQ。它是开放源码的。 可直接使用。 -the development kits, contribute to the design of HMM, NN and VVQ.. It is open source. complete source code,has passed the test.
dhmm -sb
- 用于语音识别的vq、hmm训练,以及识别,能够运行。
matlab基于vq的语音识别系统
- 该例程包含了HMM和VQ算法,实现了非特定人的语音识别和说话人识别的功能。