搜索资源列表
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。
GMMTEST
- 从wave中读取数据,通过mfcc提取特征系数。从txt文件中读取基于GMM的分类器,最终识别为那种类型
speaker_identification
- 这是小弟在实验室做的说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别。希望会对大家有帮助。
63535283MFCC
- 说话人识别和训练系统所用的很多源码,内容很详实,希望大家能用的上-Speaker Recognition and training system used by a lot of source code, content is very informative and hope that we can use the upper
speaker1PGMM
- 说话人识别GMM模型训练MATLAB程序,需要和voicebox配合使用,使用voicebox提取MFCC和k均值分类,这是GMM说话人识别模型的训练程序。-Speaker Recognition GMM model training MATLAB program used in conjunction with and voicebox, voicebox extract MFCC and k-means classification, which is a GMM speaker recog
vc_speak_recegnition
- vc++语音识别 vc++语音识别 vc++语音识别 -VC++speak_recognition
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)
MFCC
- 基于HTK的MFCC提取。通过验证是完全正确的,不是不负责任的随便乱写给出结果。编译环境是codeblocks-Based on HTK' s MFCC extraction. Validation is absolutely correct, not irresponsible given the results of random scrawl
speakerrecognition
- 本程序是基于matlab的语者识别系统。采用mfcc算法进行提取语音特征,用gmm算法进行匹配。-This procedure is based on a speaker recognition system matlab. Mfcc algorithm using speech feature extraction, matching algorithms using gmm.
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
MFCC_GMM
- 基于MFCC和GMM的说话人确认研究.pdf-Validation studies are based on MFCC and GMM speaker
voiceprint
- 声纹识别MFCC特征提取以及GMM训练过程,有界面,清晰易懂!-Voiceprint recognition MFCC feature extraction and GMM training process, interface, transparent!
dake-openVP-af1349a
- openvp,基于GMM和MFcc的声纹识别-openvp, based on GMM and MFcc voiceprint recognition
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
基于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.)
SpeakerVoiceIdentifier-master
- 用C++完成的基于MFCC和GMM的说话人识别软件。(Speaker recognition software based on MFCC and GMM is completed with C++.)