CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - dtw in matlab

搜索资源列表

  1. dtw2

    0下载:
  2. 在语音识别中使用matlab的的dtw(动态弯折匹配)源代码。-in Speech Recognition of the use of Matlab dtw (dynamic Meander match) source code.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:940
    • 提供者:吴斌
  1. Great_Outdoors_by_sandals82.zi

    0下载:
  2. 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-11
    • 文件大小:2658036
    • 提供者:宋小小
  1. dtw.rar

    1下载:
  2. 很有用的DTW音频识别算法,可执行,matlab实现。,A useful DTW audio recognition algorithm, writed by matlab. The code can be performed.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:377142
    • 提供者:郑豪
  1. dtw

    0下载:
  2. 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2130697
    • 提供者:zzr
  1. DTW

    0下载:
  2. 语音识别关键程序:主要内容为计算帧矢量,以模板和测试语音之间的帧累计距离为判断依据-Speech Recognition of critical processes。For the calculation of the main contents of the frame vectors to the template and test the voice of the frame between the cumulative distance basis for judging
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:1159
    • 提供者:wulang
  1. 2008DTW

    0下载:
  2. 实现DTW高效算法,1.将所有代码文件拷贝至当前工作目录,并在D盘根目录下建立名为data的文件夹-dtw
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:1827511
    • 提供者:杨承
  1. dtw

    1下载:
  2. 利用DTW算法进行说话人识别,语音可以自己替换-DTW algorithm using Speaker Recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2017-03-31
    • 文件大小:532
    • 提供者:雷硕
  1. recogTest

    0下载:
  2. 说话人识别中,最后带测语音匹配阶段.利用DTW算法实现-Speaker recognition, the last swath of voice matching stage. The use of DTW algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:694
    • 提供者:雷硕
  1. speechcode1

    0下载:
  2. Template based Speech Recognition using spectral features and DTW, very clear code in MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:9030
    • 提供者:Cutie Babe
  1. DTW

    0下载:
  2. For create database for speech recognition system that extract features from sound files and save them in a file
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:1997
    • 提供者:Mohammad
  1. exampleProgram

    0下载:
  2. DTW-语音识别,是在matlab中做的,比较方便快捷了。-DTW-speech recognition, in matlab to do, the more convenient of the.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:120775
    • 提供者:konghao
  1. voice

    0下载:
  2. speech recognition in matlab which will validate the speech
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-10
    • 文件大小:2417028
    • 提供者:saniaghani
  1. dtw

    1下载:
  2. 本资料是自己编写的基于MATLAB语音工具箱的DTW动态时间规整的说话人识别,具有很高的识别率-This information is written in their own voice-based MATLAB toolbox DTW dynamic time warping speaker recognition with high recognition rate
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:583659
    • 提供者:李同学
  1. SpeechRecognition_DTW

    0下载:
  2. Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:607575
    • 提供者:Aso
  1. dtw

    5下载:
  2. dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet envir
  3. 所属分类:语音合成与识别

    • 发布日期:2013-06-10
    • 文件大小:8474
    • 提供者:于军
  1. Ellis-DTW-in-Matlab

    0下载:
  2. Matlab实现动态时间规整(Dynamic Time Warp)算法-The implementation of dynamic time warp algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:133905
    • 提供者:任骋翔
  1. SpeechRecAndSyn07

    0下载:
  2. 一个带用户界面的matlab语音合成和识别的程序,MainGuide01.fig通过提取MFCC,用dtw来计算实时录音和模板之间的最小距离,给出识别结果,并且给出波形图,频谱图,语谱图。MainGuide02.fig是语音合成程序,通过load一个wav文件用LPC,残差和pitch两种方式进行合成,并且能实时听合成语音的效果。-This is an simple user interface program including speech recoginition and speech s
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:365427
    • 提供者:袁斌
  1. JLDATA

    1下载:
  2. 摘 要:本论文主要研究了语音识别的基本原理,对语音识别系统的构成进行分析处理,其中包括预处理、特征参数提取、建立模块库、识别匹配几大部分。预处理又包括语音采样、预加重、加窗(汉明窗)、端点检测;特征提取的参数是梅尔频率倒谱系数MFCC。 该语音系统采用的是动态时间伸缩算法(DTW),研究对象是特定人的语音识别,并在MATLAB平台上实现。为了进行后续研究,首先使用电脑中的录音系统录制了阿拉伯数字0—9的语音文件,并转化成 “.wav”格式的文件。-Abstract: This thesis
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-30
    • 文件大小:9537
    • 提供者:silver teng
  1. DTW-in-Isolated-word-Speech-Recognition

    0下载:
  2. 基于matlab的语音识别dtw算法实现(speech recognition DTW)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:景阳山庄
搜珍网 www.dssz.com