登录
首页 » matlab » test-one

test-one

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

  • rever
    1.进行含噪语音信号的时频分析 2.设计合适滤波器进行去噪 3.进行去噪后信号的时频分析4.设计一个混响器(用四个梳状滤波器和两个全通滤波器(下图所示))来产生回声(通过一个均衡器(Reverberation)
    2009-06-25 15:51:32下载
    积分:1
  • speech_vad
    利用MATLAB来实现语音的分帧及语音端点检测(Using MATLAB to achieve voice segmentation and voice endpoint detection)
    2017-07-12 21:44:14下载
    积分: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
  • lpcc
    用matlab实现LPCC特征的提取的程序!(Using matlab realize LPCC feature extraction procedure!)
    2008-03-18 12:31:40下载
    积分: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
  • RCT6_WM8731
    WM8731语音芯片的驱动程序,完成录音和播放功能。主控制芯片为STM32RCT6。测试通过。(WM8731 voice chip driver to complete the recording and playback functions. The main control chip is STM32RCT6. Test pass.)
    2016-12-07 22:02:44下载
    积分:1
  • CSharp-Speecher
    C#版语音识别系统,精准度超强,到得收藏(C# version of the speech recognition system, super accuracy to Favorites)
    2012-09-06 11:53:15下载
    积分:1
  • Td-psolaPitchDuration
    使用TD-PSOLA(td-psola、psola)算法,做了一个语音合成,实现语音声调的变调,时长的变化等功能。参考praat源码,提取出其合成方法,效果不错。需要提供pitchtier、durationtier、pointprocess等准换信息文本(可由praat产生)供readfile函数读入(Use TD-PSOLA (TD-PSOLA, PSOLA algorithm, made a speech synthesis, speech tone tone sandhi, long-term changes in the function. Reference Praat source code, extract its synthetic method, the effect of the same.)
    2021-03-13 14:59:24下载
    积分:1
  • specsub_modified11
    语音唤醒就是在设备待机状态下,用户说出特定的语音指令(唤醒词)使设备进入工作状态或完成某一操作。设备为了实现语音唤醒功能,就需要设备实时监听,也就是实时的录音并分析有没有唤醒词来唤醒设备。评价一个语音唤醒系统的标准有三个:唤醒正确率、误报率、功耗。一般情况下,唤醒正确率越高 ,误报率也越高。好的系统就需要唤醒率高,误报率低,功耗低。(Speech wakeup is when the device is in standby mode, the user speaks a particular voice command (wake up word), so that the device enters the work state or completes an operation. In order to realize the function of speech wakeup, the device needs real-time monitoring, that is, real-time recording and analyzing whether or not wake words are used to wake up the equipment. There are three criteria for evaluating a voice wakeup system: wakeup accuracy, false positive rate, and power consumption. Generally, the higher the correct rate of arousal, the higher the false positive rate. A good system requires high wake-up rate, low false positive rate and low power consumption.)
    2017-08-15 16:45:55下载
    积分:1
  • jinchangMUSIC2
    近场的MUSIC算法,可用于近场噪声源识别(Near-field MUSIC algorithm can be used for near-field noise source identification)
    2021-04-03 16:49:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载