搜索资源列表

  1. Ellis-DTW-in-Matlab

    0下载:
  2. Matlab实现动态时间规整(Dynamic Time Warp)算法-The implementation of dynamic time warp algorithm
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:134144
    • 提供者:任骋翔
  1. DTWPinPVC

    0下载:
  2. 录音功能 DTW算法实现  VC++系统编程-Recording function DTW algorithm VC++ System Programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:包包
  1. BasicDTW

    0下载:
  2. This is a basic example of how the DTW algorithm works simpky
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:monarifaat90
  1. DTWmatlab111

    0下载:
  2. DTW算法编程,mfcc倒频系数编程,分频算法-DTW algorithm programming, mfcc cepstral coefficients programmed divide algorithm. . . . . . . . . . .
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:500736
    • 提供者:李蓓蕾
  1. yuyin

    0下载:
  2. 用DTW算法实现的孤立词语音识别,利用语音的mfcc特征进行识别,可识别0-9十个数。使用时请改相关路径.-DTW with isolated word speech recognition algorithm, using speech recognition mfcc characteristics can be identified 0-9 ten numbers. Please change the relative path
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:7215104
    • 提供者:刘洪君
  1. example

    0下载:
  2. Speech recognition that perform pattern matching using dtw
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:15275008
    • 提供者:ajay
  1. DTW-algorithm

    0下载:
  2. simple implementation of dynamic time warp alignment between soundfiles. In addition to using this for scoring the similarity between sounds, we can also use it to `warp a soundfile to match the timing of a reference, fo
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Kamil
  1. yuyinshibie1

    0下载:
  2. 语音识别的基于dtw的动态时间归整GUI源码-Speech recognition based on dynamic time dtw normalized whole GUI source
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wqsert
  1. 123123DTW

    0下载:
  2. 用Matlab实现DTW孤立词识别算法,包含代码语料-Voice recognition algorithm DTW
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1595392
    • 提供者:Qing
  1. speech_recognition_based_on_DTW

    0下载:
  2. 基于动态时间规整,解决了发音长短不一的模板匹配问题,达到语音识别的目的-speech recognition based on DTW
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:439296
    • 提供者:Ann
  1. mfccPvadPdtw

    0下载:
  2. 语音识别程序。Me频率倒谱系数的缩写mfc+语音检测vad+dtw动态时间归整dtw算法-Speech recognition program. Me frequency cepstral acronym mfc+ voice detection vad+dtw dynamic time warping algorithm dtw
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:446464
    • 提供者:Viva
  1. 数字语音识别

    0下载:
  2. 识别的准确率很高,识别率80%,识别过程:先算出参考模块的 MFCC参数和测试模块的 MFCC参数,将计算得到的 MFCC参数代入到DTW模板求出匹配dist,找出匹配距离最小的那个dist值,则该模板对应的数字就是识别的数字。
  3. 所属分类:matlab例程

  1. dtw

    0下载:
  2. 这个算法是基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,简单来说,就是通过构建一个邻接矩阵,寻找最短路径和。-This algorithm is based on the idea of ​ ​ dynamic programming (DP) to solve the problem of template matching pronunciation of varying lengths, in
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:去雷
  1. DTW

    0下载:
  2. 语音识别中的动态时间规整Dynamic Time Wrapping,自己写的-Speech Recognition dynamic time warping Dynamic Time Wrapping
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:123o
  1. 14561801a7c0

    0下载:
  2. DTW技术在语音识别中的应用,实验采用对语音孤立词识别,效果不错-The DTW (dynamic time warping) technology in the application of speech recognition, experimental use of voice, isolated word speech recognition effect is good
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:101376
    • 提供者:徐跃东
  1. a389cac43685

    0下载:
  2. MATLAB DTW在语音识别中的应用,对孤立词进行识别效果好,推荐学习参考
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:徐跃东
  1. dsp_speech-recognition

    0下载:
  2. 这是在DSP上编写的语音识别程序,采用的是最为简单有效的方法DTW(Dynamic Time Warping,动态时间归整)算法-This is written on the DSP speech recognition program, using the most simple and effective way to DTW (Dynamic Time Warping, Dynamic Time whole) algorithm
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:70656
    • 提供者:zengwh
  1. SpeechRecAndSyn07

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

    • 发布日期:2024-05-19
    • 文件大小:365568
    • 提供者:袁斌
  1. TesDtW

    0下载:
  2. DTW 匹配距离测试程序,可用在语音匹配等。-DTW test program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:272384
    • 提供者:中国人
  1. speechrecognization

    0下载:
  2. 语音识别基于dtw算法,可以识别特定的汉字,里面有10个字的模板-speech recognition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:286720
    • 提供者:齐飞
« 1 2 ... 19 20 21 22 23 2425 26 27 28 »

源码中国 www.ymcn.org