登录
首页 » matlab » test-one

test-one

于 2013-02-26 发布 文件大小:2098KB
0 426
下载积分: 1 下载次数: 196

代码说明:

  语音识别,有详细的程序注释,正确率达到95 (Speech recognition, detailed program notes, the correct rate of 95 )

文件列表:

test one
........\buffer2.m,530,2006-03-04
........\demo1.m,1907,2009-09-03
........\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,2578,2012-12-19
........\lmultigauss.m,927,2010-06-21
........\lsum.m,1173,2007-06-14
........\melbankm.m,718,2008-05-14
........\melcepst.m,615,2012-12-19
........\mfccParamSet.m,793,2008-06-02
........\MFCC_feature_compare.m,721,2012-12-19
........\rdct.m,463,2008-05-12
........\rfft.m,385,2008-03-20
........\segmentFind.m,1100,2008-10-17
........\speakerData.mat,1061767,2012-12-19
........\speakerGmm.mat,23087,2012-12-19
........\test
........\....\s1.wav,55244,2004-10-27
........\....\s10.wav,52044,2004-11-05
........\....\s11.wav,56844,2004-11-01
........\....\s12.wav,56044,2004-10-27
........\....\s13.wav,48044,2004-11-05
........\....\s14.wav,55244,2004-10-27
........\....\s15.wav,52844,2004-10-27
........\....\s2.wav,52844,2004-10-27
........\....\s3.wav,56044,2004-11-05
........\....\s4.wav,59244,2004-10-27
........\....\s5.wav,56844,2004-10-27
........\....\s6.wav,51244,2004-10-27
........\....\s7.wav,48844,2004-10-27
........\....\s8.wav,52844,2004-11-05
........\....\s9.wav,48044,2004-10-27
........\test.rar,330834,2013-02-26
........\trainning
........\.........\s1.wav,55244,2004-10-27
........\.........\s10.wav,52044,2004-11-05
........\.........\s11.wav,56844,2004-11-01
........\.........\s12.wav,56044,2004-10-27
........\.........\s13.wav,48044,2004-11-05
........\.........\s14.wav,55244,2004-10-27
........\.........\s15.wav,52844,2004-10-27
........\.........\s2.wav,52844,2004-10-27
........\.........\s3.wav,56044,2004-11-05
........\.........\s4.wav,59244,2004-10-27
........\.........\s5.wav,56844,2004-10-27
........\.........\s6.wav,51244,2004-10-27
........\.........\s7.wav,48844,2004-10-27
........\.........\s8.wav,52844,2004-11-05
........\.........\s9.wav,48044,2004-10-27

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

发表评论

0 个回复

  • LMS
    主要是研究光纤通信系统中的克服PMD效应的电域均衡技术,构建电域均衡器的模型并进行仿真实验。找到补偿PMD效应的较理想的电域均衡器结构。(Is to study, fiber-optic communication systems to overcome the effects of PMD electrical domain equalization technology, building a power domain equalizer model and simulation experiments. PMD compensation effect to find a better balance of power domain structure.)
    2008-05-28 19:44:28下载
    积分:1
  • jizhengzhuoye
    均匀线列阵和均匀平面阵的自然指向性图的画法(just a little program)
    2021-05-14 10:30:02下载
    积分:1
  • C_ZTQ
    基于最小均方误差的助听器语音去噪算法, 用于以最大程度消除助听器接受的语音杂音.(Speech denoising algorithm based on the minimum mean square error of a hearing aid for the hearing aid acceptable voice murmur eliminated to the greatest extent.)
    2012-10-08 17:20:58下载
    积分:1
  • voice-conversion--MFCC-GMM
    实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)
    2013-10-16 22:52:27下载
    积分:1
  • Normalized_LMS
    本程序介绍了一种改进的LMS算法-均一化的LMS算法,与传统的LMS算法比较收敛性更好,并由程序给出了比较图(This procedure introduced an improved LMS algorithm- homogenization of the LMS algorithm, with the traditional LMS algorithm convergence better, by the procedures given comparison)
    2020-10-08 15:37:36下载
    积分:1
  • voicehmm
    这是我的毕业设计的完整程序,非常有参考价值,包括数据,预处理,训练,识别,包括眼马尔科夫模型和神级网络,马上毕业了,传上做个纪念(This is my graduation project of the complete program is very valuable, including data, preprocessing, training, recognition, including the eye-level Markov model and the God of the network, once graduated, to be a memorial mass on )
    2011-05-05 02:31:12下载
    积分:1
  • 聚类示例
    实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。 注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clustering center (using the LBG algorithm), then the classification is then carried out.)
    2018-04-02 09:19:02下载
    积分:1
  • PersonalRecord
    非常实用的java小实例,个人录音,实现了很简单的小功能,对于我们初学者很有帮助哦,拿来分享给大家。(Very practical examples of java small, personal recording, to achieve a very simple little feature, very helpful for us beginners Oh, bring to others.)
    2011-12-06 10:21:11下载
    积分:1
  • mel_endpointdetection
    端点检测程序 多频带,熵 谱熵 teger能量 希望大家好好学习好好利用(endpoint detection procedures multiband, entropy spectral entropy teger energy hope that we learn to make good use)
    2006-07-28 22:49:48下载
    积分:1
  • icacovb.m
    一个盲信号分离的卷积方法,适合分离实际卷积混合的模型,希望对初学者有帮助。(Convolution of a blind signal separation method, suitable for separation of the real convolution mixture model, want to help beginners.)
    2020-06-30 12:20:02下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载