登录
首页 » matlab » dtw

dtw

于 2010-03-03 发布 文件大小:570KB
0 263
下载积分: 1 下载次数: 166

代码说明:

  本资料是自己编写的基于MATLAB语音工具箱的DTW动态时间规整的说话人识别,具有很高的识别率(This information is written in their own voice-based MATLAB toolbox DTW dynamic time warping speaker recognition with high recognition rate)

文件列表:

dtw
...\0a.wav
...\0b.wav
...\1a.wav
...\1b.wav
...\2a.wav
...\2b.wav
...\3a.wav
...\3b.wav
...\4a.wav
...\4b.wav
...\5a.wav
...\5b.wav
...\6a.wav
...\6b.wav
...\7a.wav
...\7b.wav
...\8a.wav
...\8b.wav
...\9a.wav
...\9b.wav
...\dtw.m
...\ENFRAME.M
...\MELBANKM.M
...\mfcc.m
...\testdtw.m
...\vad.m
...\voicebox
...\........\ACTIVLEV.M
...\........\BITSPREC.M
...\........\CCWARPF.M
...\........\CEP2POW.M
...\........\CHOOSENK.M
...\........\CONTENTS.M
...\........\DISTCHAR.M
...\........\DISTCHPF.M
...\........\DISTEUSQ.M
...\........\DISTISAR.M
...\........\DISTISPF.M
...\........\DISTITAR.M
...\........\DISTITPF.M
...\........\DLYAPSQ.M
...\........\DUALDIAG.M
...\........\ENFRAME.M
...\........\ERB2FRQ.M
...\........\FRQ2ERB.M
...\........\FRQ2MEL.M
...\........\FRQ2MIDI.M
...\........\GAUSSMIX.M
...\........\GLOTLF.M
...\........\GLOTROS.M
...\........\IRDCT.M
...\........\IRFFT.M
...\........\KMEANLBG.M
...\........\KMEANS.M
...\........\LIN2PCMA.M
...\........\LIN2PCMU.M
...\........\LOGSUM.M
...\........\LPCAA2AO.M
...\........\LPCAA2DL.M
...\........\LPCAA2RF.M
...\........\LPCAO2RF.M
...\........\LPCAR2AM.M
...\........\LPCAR2CC.M
...\........\LPCAR2DB.M
...\........\LPCAR2FF.M
...\........\LPCAR2FM.M
...\........\LPCAR2IM.M
...\........\LPCAR2LS.M
...\........\LPCAR2PF.M
...\........\LPCAR2PP.M
...\........\LPCAR2RA.M
...\........\LPCAR2RF.M
...\........\LPCAR2RR.M
...\........\LPCAR2ZZ.M
...\........\LPCAUTO.M
...\........\LPCBWEXP.M
...\........\LPCCC2AR.M
...\........\LPCCC2CC.M
...\........\LPCCC2DB.M
...\........\LPCCC2PF.M
...\........\LPCCONV.M
...\........\LPCCOVAR.M
...\........\LPCCW2ZZ.M
...\........\LPCDB2PF.M
...\........\LPCDL2AA.M
...\........\LPCFF2PF.M
...\........\LPCFQ2ZZ.M
...\........\LPCIFILT.M
...\........\LPCIM2AR.M
...\........\LPCIS2RF.M
...\........\LPCLA2RF.M
...\........\LPCLO2RF.M
...\........\LPCLS2AR.M
...\........\LPCPF2CC.M
...\........\LPCPF2RR.M
...\........\LPCPP2CW.M
...\........\LPCRA2PF.M
...\........\LPCRA2PP.M
...\........\LPCRAND.M

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

发表评论

0 个回复

  • duanshipingjunnengliang
    短时平均能量和平均幅度差函数进行基音检测的方法(Short-term average energy and average magnitude difference function pitch detection method)
    2020-11-17 13:09:39下载
    积分:1
  • 2DPCA_Matlab_Codes_PAMI_2004
    这里面的代码是2DPCA的。这篇文章发表在PAMI上,Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition.google搜索已经引用681次。这里的代码是原作者的。这个分类不太好,语音识别是最近的,这是模式识别里的经典算法。(matlab code of 2DPCA)
    2010-01-05 19:41:55下载
    积分:1
  • demo_evc
    EVC 基于CE的TTS源码,需安装语音库(TTS resource code based on wince)
    2009-04-21 10:00:38下载
    积分:1
  • ACF
    采用自相关法提取语音信号的基音周期,根据男女生基音频率的不同,识别说话人性别。(Gender recognization system based on ACF)
    2014-07-04 11:00:19下载
    积分: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
  • Aeendcheckn
    一个完整的语音端点检测MATLAB程序序,包含有完整的文件,通过调试,正确可用 (An integrated voice activity detection MATLAB program, includinng complete documentation, through testing, can be used correctly )
    2012-05-15 10:23:55下载
    积分:1
  • zixiangguandejiyinjiancechengxv
    自相关函数的应用,进行基音检测,在MATLAB下进行仿真(Application of autocorrelation function for pitch detection, carried out in the MATLAB simulation)
    2009-01-31 10:43:30下载
    积分:1
  • 603
    验证码识别简化源码程序,结合易语言位图操作支持库和应用接口支持库,实现验证码图像的识别简化。(Verification code identifying the source simplify procedures , combined with easy language bitmap operations support libraries and application interface support library that implements a simplified identification verification code image .)
    2016-04-09 17:48:20下载
    积分:1
  • der
    speech dereverberation using homomorphic processing
    2012-12-02 12:26:12下载
    积分:1
  • MFCC_Coding_Demo2
    characteristic parameters for speech recognition on the extraction function
    2019-05-01 15:55:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载