登录
首页 » matlab » speaker-recognition

speaker-recognition

于 2015-05-20 发布 文件大小:1231KB
0 138
下载积分: 1 下载次数: 37

代码说明:

  基于mfcc和gmm的说话人识别系统,go.m为主程序。 部分程序采用的是台湾张智星先生编写的sar和dcpr工具箱,在此表示感谢。(Mfcc and gmm based speaker recognition system, go.m main program. Part of the program is used in Taiwan, Mr. Zhang Zhi Xing written sar and dcpr toolbox to express my gratitude.)

文件列表:

based MFCC and GMM speaker recognition
......................................\.DS_Store,8196,2015-05-17
......................................\buffer2.m,530,2006-03-04
......................................\enframe.m,457,2008-05-12
......................................\epdByVol.m,4938,2010-04-14
......................................\epdParamSet.m,842,2008-05-04
......................................\frame2sampleIndex.m,889,2006-02-23
......................................\frame2volume.m,2410,2009-06-05
......................................\frameZeroMean.m,1621,2007-08-27
......................................\getTriFilterParam.m,1225,2003-06-11
......................................\gmm_estimate.m,2937,2008-05-14
......................................\go.m,1951,2015-05-17
......................................\lmultigauss.m,927,2010-06-21
......................................\lsum.m,1173,2007-06-14
......................................\melbankm.m,718,2008-05-14
......................................\melcepst.m,613,2008-05-19
......................................\mfccParamSet.m,793,2008-06-02
......................................\MFCC_feature_compare.m,672,2015-05-17
......................................\rdct.m,463,2008-05-12
......................................\rfft.m,385,2008-03-20
......................................\segmentFind.m,1100,2008-10-17
......................................\speakerData.mat,154586,2010-06-23
......................................\speakerGmm.mat,12939,2010-06-23
......................................\test
......................................\....\.DS_Store,6148,2015-05-17
......................................\....\张三一.wav,160044,2009-10-09
......................................\....\张三二.wav,160044,2009-10-09
......................................\....\陈蕴谷 口哨.wav,160044,2009-10-09
......................................\....\陈蕴谷 英文.wav,160044,2009-10-09
......................................\trainning
......................................\.........\.DS_Store,6148,2015-05-17
......................................\.........\梁建娟.wav,160044,2009-10-09
......................................\.........\熊可.wav,160044,2009-10-08
......................................\.........\胡业刚.wav,160044,2009-10-08
......................................\.........\颜小运.wav,160044,2009-10-08
......................................\wave2mfcc.m,4923,2009-08-13
......................................\说明文档.txt,83,2015-05-17
__MACOSX
........\based MFCC and GMM speaker recognition
........\......................................\._.DS_Store,120,2015-05-17
........\......................................\._go.m,120,2015-05-17
........\......................................\._MFCC_feature_compare.m,120,2015-05-17
........\......................................\._说明文档.txt,177,2015-05-17
........\......................................\test
........\......................................\....\._.DS_Store,120,2015-05-17
........\......................................\trainning
........\......................................\.........\._.DS_Store,120,2015-05-17

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

发表评论

0 个回复

  • k_medoids
    聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
    2008-08-06 22:03:55下载
    积分:1
  • psk---xinshetu
    实现M=4,8 PSK星设图 M=4的PSK系统,分别取信噪比为odB、10dB和20dB,在星座图上观察接收端接收到的信号向量。(achieve M = 4,8 PSK-based map of M = 4 PSK system, the signal-to-noise were taken odB. 10dB and 20dB, in the constellation observation receiving termination received signal vector.)
    2007-06-01 13:06:44下载
    积分:1
  • Output-for-A-LAW
    Matlab alaw mukaw ouptu
    2013-10-16 23:35:36下载
    积分:1
  • StepInfo-
    the code shows the step response of a closed loop system the code shows the step response of a closed loop system the code shows the step response of a closed loop system
    2013-11-21 09:48:39下载
    积分:1
  • aster_cd
    This CD contains examples and data files for the homework assignments in the November 14, 2004 draft of Parameter Estimation and Inverse Theory.
    2015-01-09 21:49:28下载
    积分:1
  • ma
    说明:  this project ia about database and has access. this is a good program for beginner.
    2011-09-23 09:31:22下载
    积分:1
  • download.nos.org_srsec315new_History-Book_L01
    need codes for mobile communication
    2014-10-09 13:48:45下载
    积分:1
  • intro-to-dm
    Some papers introduce basic concepts and method widely used in data mining.
    2014-11-02 22:54:02下载
    积分:1
  • qiugenmusic
    对不理想环境下信号DOA(求根MUSIC算法)的性能仿真分析。并分析其与MUSIC算法的优越之处。(The signal is not an ideal environment for DOA (Roots MUSIC algorithm) of the performance simulation. And its relationship with the strength of MUSIC algorithm.)
    2011-05-14 18:37:07下载
    积分:1
  • Untitled10
    Source coding Random code for MATLAB
    2012-06-04 17:19:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载