登录
首页 » matlab » voice-conversion--MFCC-GMM

voice-conversion--MFCC-GMM

于 2013-10-16 发布 文件大小:1661KB
0 184
下载积分: 1 下载次数: 254

代码说明:

  实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)

文件列表:

基于MFCC的GMM的说话人识别
.........................\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.asv,1797,2013-10-16
.........................\go.m,1798,2013-10-16
.........................\lmultigauss.m,927,2010-06-21
.........................\lsum.m,1173,2007-06-14
.........................\melbankm.m,718,2008-05-14
.........................\melcepst.m,615,2011-07-18
.........................\mfccParamSet.m,870,2011-07-18
.........................\MFCC_feature_compare.asv,694,2013-10-16
.........................\MFCC_feature_compare.m,691,2011-07-18
.........................\rdct.m,463,2008-05-12
.........................\rfft.m,385,2008-03-20
.........................\segmentFind.m,1100,2008-10-17
.........................\speakerData.mat,459035,2013-10-16
.........................\speakerGmm.mat,10493,2013-10-16
.........................\trainning
.........................\.........\10sa1.wav,105926,2008-08-26
.........................\.........\11sa1.wav,118214,2008-08-26
.........................\.........\12sa1.wav,118010,2008-08-26
.........................\.........\13sa1.wav,105312,2008-08-26
.........................\.........\14sa1.wav,106336,2008-08-26
.........................\.........\15sa1.wav,98964,2008-08-26
.........................\.........\16sa1.wav,101216,2008-08-26
.........................\.........\1sa1.wav,109408,2008-08-26
.........................\.........\2sa1.wav,97530,2008-08-26
.........................\.........\3sa1.wav,107770,2008-08-26
.........................\.........\4sa1.wav,94252,2008-08-26
.........................\.........\5sa1.wav,103264,2008-08-26
.........................\.........\6sa1.wav,111866,2008-08-26
.........................\.........\7sa1.wav,100192,2008-08-26
.........................\.........\8sa1.wav,97324,2008-08-26
.........................\.........\9sa1.wav,120468,2008-08-26
.........................\wave2mfcc.m,4923,2009-08-13
.........................\识别
.........................\....\1si2096.wav,88108,2008-08-26
.........................\....\2si564.wav,122720,2008-08-26
.........................\....\3si762.wav,88314,2008-08-26
.........................\....\4si558.wav,109408,2008-08-26
.........................\说明文档.txt,204,2010-06-23

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

发表评论

0 个回复

  • formant
    利用matlab软件提取共振峰参数利用matlab软件提取共振峰参数(Formant extraction can be used for voice recognition technology)
    2009-07-01 10:23:25下载
    积分:1
  • Digital-Voice-Processing-
    本书系统地阐述了语音信号处理的原理、方法、技术和应用,同时给出了部分内容对应的MATLAB仿真源程序。全书共12章,第1章至第7章是基本理论部分,包括语音信号的数字模型、语音信号的短时时域分析和频域分析、语音信号的同态处理、语音信号线性预测分析和矢量量化;第8章至第12章是应用部分,包括语音编码、语音合成、语音识别、语音增强和语音处理的实时实现。本书内容全面,重点突出,原理阐述深入浅出,注重理论与实际应用的结合,可读性强。(This book describes the speech signal processing principles, methods, techniques and applications, and gives the corresponding part of the contents of the MATLAB simulation source. The book is 12 chapters, Chapter 1 to Chapter 7 is the basic theoretical part, including voice signal digital model, speech signal analysis in time domain and frequency domain analysis, speech signal homomorphic processing, speech signal analysis and linear prediction vector quantified Chapter 8 to Chapter 12 is the application of parts, including speech coding, speech synthesis, speech recognition, speech enhancement and voice processing, real-time implementation. The book is comprehensive, focused and Rationale layman, focusing on the combination of theory and practical application, readable.)
    2021-05-16 00:30:03下载
    积分:1
  • hhspectrum
    关于希尔伯特黄频谱的计算程序,提取的频谱信息可用于语音识别、故障检测等。(on Hilbert Huang spectrum calculation procedures to extract information of the spectrum can be used for voice recognition, fault detection.)
    2007-03-22 16:19:26下载
    积分:1
  • GSC
    采用广义旁瓣抵消(GSC)自适应波束形成方法实现时域和频域滤波,采用LMS自适应算法,最终实现语音增强。(文件中包含纯净语音及不同信噪比的带噪语音)(Generalized sidelobe canceller (GSC) adaptive beamforming method to achieve time-domain filtering using the LMS adaptive algorithm, and ultimately the speech enhancement)
    2020-12-28 23:19:02下载
    积分:1
  • specsubm
    一个谱相减程序(IN MATLAB), 一个谱相减程序(IN MATLAB),(a spectral subtraction procedure (IN MATLAB), a spectral subtraction procedure (IN MATLAB).)
    2007-05-24 00:54:08下载
    积分:1
  • voice
    性别识别系统的Matlab实现,比较简单容易理解(Gender Recognition System Matlab implementation, relatively simple easy to understand)
    2009-04-05 11:03:23下载
    积分: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
  • voice
    speech recognition in matlab which will validate the speech
    2010-02-03 14:08:18下载
    积分:1
  • esp1
    求语谱图的matlab程序,非常有用(Spectra for the matlab language program, very useful)
    2008-08-04 23:36:10下载
    积分:1
  • pujian
    谱减法的程序 希望可以被大家使用~~ 做的比较一般但运行起来还是可以的(Spectral subtraction procedure can be hoped that the use of ~ ~ U.S. to do the more general but can be up and running the)
    2008-06-09 01:20:39下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载