搜索资源列表
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
GMMTRAIN
- 实现了从wave中读取数据,并通过mfcc提取特征系数。再通过分裂法聚类,最后使用EM算法建立GMM。
MFCC-GMM 说话人识别
- 基于MFCC的GMM的说话人识别,是很好的语音处理程序-MFCC of the GMM based speaker recognition, speech processing is a very good program
speakerrecognition
- 说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别-Speaker identification procedures, using MFCC extraction, and the establishment of GMM model to identify
vc_speak_recegnition
- vc++语音识别 vc++语音识别 vc++语音识别 -VC++speak_recognition
test_for_read_wavfile
- 本代码包括vc下对于wave文件的读取,以及声纹识别中mfcc的计算,包括完整的声音预处理和特征计算过程。-Vc under this code, including the wave of documents to read, as well as Voice Recognition MFCC calculation, including the voice of integrity and characteristics of pre-processing calculations.
mfcc
- mfcc倒谱系数,可用于计算倒谱系数,是老师布置得毕业设计 希望对大家有哦那个-mfcc cepstral coefficients can be used to calculate the cepstral coefficients, is a graduate teacher design layout for all of us hope that there Oh
yuyin_chuli
- VC语音处理程序源码 (2.87 MB) -VC voice processing source (2.87 MB)
Version7.1.5
- automatic Speaker recognition system using Gmm and Mf-automatic Speaker recognition system using Gmm and Mfcc
MFCC
- 基于HTK的MFCC提取。通过验证是完全正确的,不是不负责任的随便乱写给出结果。编译环境是codeblocks-Based on HTK' s MFCC extraction. Validation is absolutely correct, not irresponsible given the results of random scrawl
imm3851
- This project describes the work done on the development of an audio segmentation and classification system. Many existing works on audio classification deal with the problem of classifying known homogeneous audio segments. In this work, audio recordi
speaker
- 是基于matlab的语者识别系统。包括了预处理,mfcc,和gmm算法匹配。-Matlab-based speaker recognition system. Including the pretreatment, mfcc, and gmm algorithm match.
SpeakerRecognition
- speaker recognition using MFCC GMM EM-speaker recognition using MFCC GMM EM
SpeakerMFCCGMM
- speaker recognition using MFCC GMM EM-speaker recognition using MFCC GMM EM
voice-conversion--MFCC-GMM
- 实现多个人的说话人识别,基于gmm模型,用mfcc参数训练-voice conversion based on gmm
GMM-MFCC
- 基于GMM的MFCC算法的说话人识别,Maltab的高斯混合模型,12维。-MFCC speaker recognition algorithm based on GMM
word_recognition
- word recognition using VAD MFCC G-word recognition using VAD MFCC GMM
test_vioce
- 基于MFCC的GMM语音识别,该算法清晰明了,简单易懂,非常的适合初学者。-mfcc gmm
mfcc
- 通过语音识别对类型进行分类,使用HMM-GMM模型(Classification is done by speech recognition, using HMM-GMM model.)
基于MFCC的GMM的语音识别
- 基于MFCC的GMM的语音识别,先是通过MFCC提取语音信号的特征向量,然后用GMM进行分类识别(Voice recognition of GMM based on MFCC.First, the feature vectors of speech signals are extracted through MFCC, and then classified by GMM.)