登录
首页 » matlab » test-one

test-one

于 2013-02-26 发布 文件大小:2098KB
0 353
下载积分: 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 个回复

  • 趣味程序5
    有趣的语音识别程序,可以利用这个程序实现语音防盗门。是根据每个人不同的声调来实现的(interesting voice identification procedures, we can use this procedure voice security doors. Everyone is different tone to achieve the)
    2005-06-17 16:48:46下载
    积分:1
  • SMI
    智能天线波束形成的LMS、SMI、RLS算法的程序(Smart antenna beamforming of LMS, SMI, RLS algorithm procedure)
    2020-12-14 15:19:14下载
    积分:1
  • ConvertToOne
    能有效实现语音合并,将两个相同采样率和相同精度的语音文件合并成为一个相同采样率和相同精度的语音文件。(Can effectively realize the merger of voice, and the two the same sampling rate and the same precision audio files into a different sampling rate and the same accuracy of voice files.)
    2007-10-11 17:33:49下载
    积分:1
  • LMS_PI
    功率倒置算法的LMS实现,因为自己遇到了点问题,本人一直在找这个程序,没找到,故自己重新检查把问题发现了,相信如果你要实现的话可能会遇到这个问题祝你好运!(Power inversion algorithm LMS implementation, because they encountered a point problem, I ve been looking for this program, did not find it to re-examine the problem yourself discovered, I believe if you want to achieve, then you may encounter this problem Good luck!)
    2021-03-21 18:39:17下载
    积分:1
  • Windows_voice_1.109_57283e23
    科大讯飞语音识别最新Demo,国内优秀的语音识别平台(new demo)
    2020-09-17 17:37:55下载
    积分:1
  • VQ ASR
    基于VQ的说话人识别系统,在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。(speaker recognition system based on vector quantization)
    2019-06-07 12:44:37下载
    积分:1
  • KarmanFilter
    卡尔曼滤波器,demo中可以预测点的轨迹(Kalman filter, demo predictable point in the trajectory)
    2020-12-18 16:29:10下载
    积分:1
  • dtw
    本资料是自己编写的基于MATLAB语音工具箱的DTW动态时间规整的说话人识别,具有很高的识别率(This information is written in their own voice-based MATLAB toolbox DTW dynamic time warping speaker recognition with high recognition rate)
    2010-03-03 14:34:17下载
    积分:1
  • spectrumsub
    实现在单信道语音信号处理中的降噪,用Spectral Subtraction算法实现的,内涵音频文件,代码中包括给纯净音频文件加噪声的部分。(Noise reduction in single-channel speech signal processing, using the Spectral Subtraction algorithm, the connotation of an audio file, the code in the package Including pure audio files and part of the noise.)
    2020-07-04 03:00:02下载
    积分:1
  • voice
    基于LPC的语音合成,可以实现变调变速功能,附带注释便于学习。(LPC-based speech synthesis, can achieve modulation speed function, annotated easy to learn.)
    2010-01-25 19:03:12下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载