Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - speech pattern matching
Search - speech pattern matching - List
动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
Date : 2025-12-22 Size : 2.16mb User : zzr

先用端点检测将语音中有用的语音部分提取出来(即将头部和尾部的静音部分除掉),然后用LPC算法提取语音信号的特征参数,进行动态归整(DTW算法)后与模板库里面的标准语音作比较,最后将识别结果进行D/A转化后播放出来。在本部分的设计中,则主要完成语音识别的模式匹配算法部分的软件实现。 -First with the endpoint detection of speech to voice some of the useful extracted from the (soon to mute some of the head and tail removed), and then extract the speech signal with the LPC algorithm characteristic parameters of dynamic warping (DTW algorithm) after the template library compared to standard voice inside, and finally the recognition result is D/A conversion after playing out. In this part of the design, mainly to complete the pattern matching algorithm for speech recognition part of the software.
Date : 2025-12-22 Size : 6.5mb User : 吴斌

这是一段语音识别的c++源程序,包括预处理,端点检测,线性倒谱系数,dtw算法模式匹配。-This is a speech recognition c++ source, including preprocessing, detection, linear cepstrum, dtw algorithm for pattern matching.
Date : 2025-12-22 Size : 19kb User : 董芳

这是一段关于语音处理与识别的程序,包括预处理,端点检测,线性倒谱系数求解,并运用dtw算法进行模式匹配。-This is a speech processing and recognition on the program, including pretreatment, endpoint detection, linear cepstrum solution, and the use of dtw algorithm for pattern matching.
Date : 2025-12-22 Size : 202kb User : 董小方

for recording speech signal and pattern matching
Date : 2025-12-22 Size : 1kb User : vinay

按所学相关语音处理的知识,自己设计一个孤立词语音识别程序,分析所设计系统的特性。熟悉不同模块间如何进行有效的组合,以及模块内的设计,重点掌握特征参数的提取和模式识别方法,并对不同的特征参数提取方法和模式匹配方法有大概的了解,知道其不同的优缺点。-The learned voice processing knowledge, an isolated word speech recognition program of their own design, analysis of the design characteristics of the system. Familiar with the effective combination of how the different modules, and module design, focus on mastering the characteristic parameter extraction and pattern recognition methods, and different characteristic parameter extraction method and mode matching method probably know the different advantages and disadvantages .
Date : 2025-12-22 Size : 333kb User : lin

mfcc特征提取, dtw匹配,老外写的,值得学习。- feature extraction, including MFCC and HFCC features, widely used in speech recognition * a simple DTW (dynamic time warping) pattern matching algorithm which also can be used for recognition
Date : 2025-12-22 Size : 245kb User : yangf

Speech recognition that perform pattern matching using dtw
Date : 2025-12-22 Size : 14.57mb User : ajay
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.