搜索资源列表
random
- 这是个用于时间序列相似性比较和计算的数据集,用asc码编辑的,对应于DTW算法配合使用-This is a time series for comparison and calculation of the similarity of data sets, using asc code editor, and corresponds to the DTW algorithm used in conjunction
dongtai
- 这是一个关于评分的程序的动态链接库,他先读取语音然后求取能量的变化,然后利用DTW算法比较语音与模板的差距-it is a program about get engery and get the score on DTW,it is based on c++
dtw
- DTW。这是一个简单的 DTW 算法。是我用来 开通我的帐号的。以后有时间继续贡献。-Dynamic time warping (DTW) is an algorithm for measuring similarity between two sequences which may vary in time or speed. For instance, similarities in walking patterns would be detected, even if in one vid
identified-in-set
- 基于MFCC参数和DTW算法的语音识别算法,对0-9这十个数字的中文发音进行识别。该程序对特定的五个人做集合内的识别,程序中已有语料。-The MFCC parameter and DTW algorithm-based speech recognition algorithm, the 0-9 ten digits Chinese pronunciation recognition. The program on five specific identification collection
identified-out-of-set
- 基于MFCC参数和DTW算法的语音识别算法,对0-9这十个数字的中文发音进行识别。该程序对特定的三个人的声音做训练,并用来识别这三个人之外的30个人的发音,即特定人的集合外的识别,程序中已有语料。-The MFCC parameter and DTW algorithm-based speech recognition algorithm, the 0-9 ten digits Chinese pronunciation recognition. Do training of the progr
dtw
- DTW算法研究独立词识别C实现,比较不错的资料-The DTW independent word recognition implemented in C
dtw2
- matlab代码,对输入的语音信号进行端点检测程序源码,改进的dtw算法。-Matlab code, the input voice signal endpoint detection program source code.
base-on-DTW-Matlab
- 编写基于DTW算法的语音识别系统,对于语音识别学习者有很大的帮助-The preparation of the DTW algorithm-based speech recognition system for speech recognition learners of great help
dtw
- 动态归整算法,孤立特定人声语音识别,解决模板不等长问题-Dynamic boil algorithm, isolated specific human speech recognition, to solve the problem of unequal length template
HMM
- HMM基于mfcc特征的语音识别,包括DTW算法演示、mfcc参数计算、端点检测等-HMM-based speech recognition feature mfcc
DTW
- 语音识别算法,用于语音识别中计算训练好的模板与输入语音之间的差别-Speech Recognition DTW algorithm
mfccPvadPdtw
- 语音识别程序。Me频率倒谱系数的缩写mfc+语音检测vad+dtw动态时间归整dtw算法-Speech recognition program. Me frequency cepstral acronym mfc+ voice detection vad+dtw dynamic time warping algorithm dtw
dtw
- 全局约束的DTW时间序列相似度搜索算法-DTW time global constraint sequence similarity search algorithm. . . . . . . . . . . . . . . .
DTW
- DTW算法在语音识别中算是最简单最容易理解的算法,可以让你快速学习语音。-DTW is the simplest method,It can make you understand voice quickly!
dtw
- 基于matlab 的DTW算法的实现,动态时间规整算法,语音是被。-Matlab achieve the DTW algorithm, dynamic time warping algorithm, the voice is.
DTW
- 利用DTW算法实现特定人孤立词识别,C++代码-Use DTW algorithm independent isolated word recognition, C++ Code
mfcc
- 本文根据孤立词语音识别系统的处理步骤,从语音信号的预处理开始,分别详细说明了每个过程,比如预加重、分帧加窗和端点检测。接着介绍了特征参数MFCC的原理与选取,最后介绍了DTW算法的特点-In this paper, based on the process steps of isolated words speech recognition technology, starting with the speech signal pre-processing, each process is
eeta_programming
- 传统的DTW算法在进行孤立词语音识别时着重于时间规整和语音测度的计算 , 而没有 对数据的可靠性和有效性进行分析,本文提出了()
kinectdtw-19515
- kinect动作识别 ,基于dtw算法,实时录制和识别(Kinect action recognition, real-time recording and recognition based on DTW algorithm)
DTW
- 动态时间规整算法java代码(DTW),用于计算两个曲线之间的距离。(The dynamic time warping algorithm java code (DTW) is used to calculate the distance between two curves.)