登录
首页 » matlab » GMM

GMM

于 2013-07-20 发布 文件大小:20337KB
0 204
下载积分: 1 下载次数: 182

代码说明:

  GMM说话人识别平台全套,从特征提取到模式识别,到识别率,一整套都有(GMM speaker recognition platform full, from feature extraction to pattern recognition, the recognition rate, set both)

文件列表:

matlab说话人识别测试平台
........................\CalDistance.m,705,2012-07-20
........................\code_mfcc100.mat,974898,2012-04-19
........................\comploglik.m,305,2011-09-29
........................\EM.m,5561,2011-09-30
........................\EM_init_kmeans.m,1645,2009-07-22
........................\enframe.m,2895,2009-11-01
........................\frq2mel.m,2535,2012-07-11
........................\gaussPDF.m,958,2009-07-22
........................\generateMFCC.m,1397,2012-07-16
........................\generateSCF.m,2040,2012-07-11
........................\generateSCM.m,2484,2012-07-11
........................\main.m,768,2012-07-18
........................\matlab.mat,4194411,2012-04-09
........................\matlab语者识别平台文档.vsd,280064,2012-09-08
........................\mearuellks.m,296,2011-09-30
........................\mel2frq.m,2525,2012-07-11
........................\melbankm.m,11383,2010-01-02
........................\melcepst.m,5077,2009-10-19
........................\melfb.m,521,2010-05-07
........................\mfcc.m,434,2012-07-10
........................\mfcc_scf_llkdistribute.mat,2114672,2012-07-23
........................\mofang_distance.m,224,2012-07-20
........................\new.wav,13732012,2012-07-11
........................\noNoise_mfcc.mat,1874616,2012-07-11
........................\noNoise_mfcc100.mat,1050512,2012-04-18
........................\noNoise_mfcc40.mat,404277,2012-03-14
........................\rdct.m,2116,2007-05-04
........................\rfft.m,1873,2010-12-10
........................\scf.m,808,2012-06-08
........................\SCFfeature.m,592,2012-07-10
........................\scm.m,868,2012-06-08
........................\SCMfeature.m,966,2012-07-23
........................\test.m,1689,2012-07-11
........................\test.wav,320046,2012-07-11
........................\testForSingle.m,841,2012-07-11
........................\testGZsponf035.wav,320046,2012-05-23
........................\testGZsponf057.wav,320046,2012-07-10
........................\testSCFForGMM.m,1577,2012-04-19
........................\test_new.m,2332,2012-07-18
........................\train.m,1096,2012-07-11
........................\trainForSingle.m,832,2012-07-11
........................\trainSCFForGMM.m,1095,2012-04-19
........................\who.wav,320046,2012-05-23
........................\复件 noNoise_mfcc.mat,1050512,2012-04-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 声源定位程序 gen_TLSSC_simul_data-master
    声源定位程序,语音信号与房间脉冲响应进行卷积得到混响语音信号,再通过互相关时延估计得到定位(Sound source localization procedure, the speech signal and the room impulse response are convoluted to get the reverberation speech signal, and then through the correlation time delay estimation to obtain the localization)
    2017-01-06 14:39:41下载
    积分:1
  • SpeechSource
    speech file to be analyzed Format : binary file 16 bit-samples 240 samples per frame (speech file to be analyzed Format : 16 bit binary file-samples of 240 samples per fram e)
    2006-10-14 00:01:36下载
    积分:1
  • LMS-Algorithm
    11阶自适应滤波器的LMS算法,并且与RLS进行了比较(11 steps LMS adaptive filter algorithm and the RLS were compared)
    2012-11-26 14:33:46下载
    积分:1
  • MSC-Develop-Manual-for-iOS
    这是科大讯飞的IOS开发文档,可合成语音,可语音识别(MSC Develop Manual for iOS)
    2014-06-11 11:08:43下载
    积分:1
  • developmentsinspeechsynthesis
    国外著名的语音合成开发教程。英文的,原汁原味。(famous speech synthesis Development Guide. English, what is genuine.)
    2007-01-22 16:29:30下载
    积分:1
  • VoiceModem
    互联网著名国产软件小沁语音信使源代码。使用TAPI接口及语音Modem,实现语音电话自动拨打,语音录制及播放,广泛适用于企事业广告营销。(The use of TAPI interface and voice Modem, realize voice telephone automatic dial, voice recording and playback, widely applicable to the business of advertising and marketing. )
    2015-02-05 09:59:19下载
    积分:1
  • speakerrecognition
    语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。(Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretreatment is part of the noise source. Sharing that those are off the debugging and ease of use.)
    2006-11-02 19:55:16下载
    积分:1
  • signature
    这是一个在线签名的程序,使用了AR实现算法和DTW算法(This is an online signature process, using the AR algorithm and DTW algorithm)
    2007-11-23 09:40:04下载
    积分:1
  • HMM_matlab
    这是基于隐马尔可夫模型的连续语音识别代码,不同于dtw,这是个完整的工程,我把需要的voicebox也放进去了,一共用到9个子函数,包括模板的训练算法何识别算法,是完全可以使用的。(This is based on the hidden Markov model of continuous voice recognition code, different the dtw, which is a complete project, I need to put the voicebox into a total of nine sub-functions, including the template training algorithm to identify the algorithm, Is fully available.)
    2020-12-10 14:29:19下载
    积分:1
  • TextToSpeech
    文字转语音C#源码,利用windows speech.lib 实现文本转语音 可设置rate 保存为wav文件格式。(Text to voice C# source code, using windows speech. lib to achieve text to voice can be set rate saved as WAV file format.)
    2020-06-17 00:40:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载