搜索资源列表
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
SpeakerIdentificationPaper
- 说话人识别方法及其系统的应用开发研究.毕业设计论文,详细.本文对说话人识别方法应用作了较深入系统的研究。采用的方法分别是矢量量化(VQ)识别方法、隐马尔可夫模型(HMM)识别方法、高斯混合模型(GMM)识别方法。
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
svmhmm
- svm和hmm混合模型手写签名认证,充分利用SVM的分类能力以及HMM适合处理连续信号的优势进行手写签名认证-hmm mixed model and svm handwritten signature authentication, make full use of the classification ability of SVM and HMM for continuous signal processing advantages of the handwritten signature v
m
- 基于HMM或者GMM模型的说话人识别系统的实现及改进-Speaker recognition system based on HMM or GMM model and improvement
hde code
- hde code for speech recognification using the HMM and GMM
speaker-recognition-master
- example of speech processing to execute
HMM-GMM
- 使用高斯混合模型和隐马尔科夫模型进行建模(Modeling using Gauss mixture model and hidden Markov model)