CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DTW

搜索资源列表

  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. 20060410

    0下载:
  2. 动态时间规整(DTW)算法基于动态规划的思想,解决了说话人不同时期发音长短、语速不一样的匹配问题。-dynamic time warping (DTW) algorithm is based on dynamic programming ideas, Speaker solve the different pronunciation of the length of time, Ma'am not match the same problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:418377
    • 提供者:陈宗耿
  1. voice464

    0下载:
  2. 基于dtw算法的语音识别 1 ENFRAME.M和MELBANKM.M取自voicebox工具箱 2 vad.m实现端点检测 3 mfcc.m计算mfcc参数 4 dtw.m实现DTW算法[训练] dtw2.m实现DTW高效算法 5 testdtw.m测试程序-based speech recognition algorithm and a ENFRAME.M MELBANKM.M from v oicebox Toolbox 2 vad.m ach
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:769394
    • 提供者:q024100404
  1. dtw4speechRecognition

    0下载:
  2. 语音识别中dtw算法详解,用于声纹识别时非常有用-speech recognition algorithm Hi dtw for Voice-Recognition will be very useful
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:323072
    • 提供者:风子
  1. sign_on_line_recognize

    0下载:
  2. 模式识别中的在线签名鉴定,包括AR实现算法,DTW算法及应用实例。很好用-pattern recognition of online signature identification, including AR algorithm, DTW and application examples. Good use
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:128598
    • 提供者:林晓芸
  1. dtwtest

    0下载:
  2. 一个测试dtw算法的程序,A program test the dtw-an algorithm testing procedures, test the A program dtw
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3251
    • 提供者:常晓锋
  1. ch13

    0下载:
  2. 基于MATLAB的语音识别系统程序,包括HMM,DTW,Record三个matlab的M文件.-MATLAB-based speech recognition system procedures, including HMM, DTW, Record three Matlab M documents.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:656248
    • 提供者:zsq
  1. speakerrecognition

    0下载:
  2. 语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。-Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretreatment is part of the noise so
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1741
    • 提供者:杨洁
  1. dtwglcgx

    2下载:
  2. 基于DTW算法的孤立字识别系统。用Matlab编程实现语音信号的端点检测,从原始信号提取有效语音段,从而实现孤立字的识别。-isolated word recognition system. Matlab programming in endpoint detection, signal extraction from the original effective voice, thus achieving an isolated word recognition.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16000
    • 提供者:朱风
  1. yuyinshibiedsp

    1下载:
  2. 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word can be identified. 8 k sampli
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:yautou
  1. DTS

    0下载:
  2. 在DSP TMS320VC5402上实现的语音识别算法,使用代数汇编编程,编译器为CCS2.2。使用LPCC算法提取语音特征,DTW算法进行特征匹配-TMS320VC5402 DSP in the realization of speech recognition algorithm, the use of algebraic compilation of programming, compiler for DSP. LPCC Features extraction algorithm to u
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:98083
    • 提供者:彭洪
  1. DTW111

    0下载:
  2. 语音识别,根据DTW的原理,用递归的方法实现了DTW-speech recognition, according to the principle DTW using recursive method of DTW
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:979
    • 提供者:hekuan
  1. DTW_ALGORITHM

    0下载:
  2. 语音识别中动态弯折匹配dtw算法.有一定参考价值-Speech Recognition Dynamic Bending dtw matching algorithm. A certain reference value
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1428
    • 提供者:songjia
  1. DTWspeakerrecognize

    0下载:
  2. 基于DTW方法的说话人识别程序,运用了LPCC参数和LPC参数的两者一起进行说话人身份的识别,有较好的识别效果。-DTW method based on the speaker identification procedures, LPCC Features use of the LPC parameters and the parameters of the two words together to identify the identity of the person, a better
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2667
    • 提供者:张生
  1. weimin

    0下载:
  2. 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3928
    • 提供者:韦敏
  1. signature

    0下载:
  2. 在线签名鉴定包括AR实现算法、DTW算法,人脸定位实例-online signature verification algorithm include AR, DTW, face positioning example
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:196951
    • 提供者:孟蕊
  1. MATLAB-YUYINSHIBIE

    0下载:
  2. 完整的基音识别程序,经过修改,测试正确。包含基音检测,DTW,LPCC,MFCC提取等-integrity of the pitch identification procedures, the result of the revision, the test correctly. Pitch Detection included, DTW, LPCC Features, MFCC extraction
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6277
    • 提供者:tianshi
  1. Voice_Recognition

    0下载:
  2. DTW算法 汉语0~9 语音识别 录音 comp.wav后 执行test.m即可 建议自己录s0~s9 十个模板-DTW 0 ~ 9 Chinese speech recognition after recording comp.wav implementation can be built test.m and recorded their molecule-s9 10 template
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:60432
    • 提供者:胡杨
  1. dtw_revised

    0下载:
  2. 利用DTW模版匹配算法实现0~9十个数字的识别。-use DTW template matching algorithm 0-9 10-digit identification.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:474922
    • 提供者:ly
  1. dtw_test

    0下载:
  2. 语音识别中DTW算法的测试程序,包括几个测试用的WAV文件和TCL脚本程序-Speech Recognition DTW testing procedures, including several tests of WAV files and TCL scr ipt
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:79759
    • 提供者:liangtao
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 25 »
搜珍网 www.dssz.com