搜索资源列表
dtw2006
- matlab语音识别源代码DTW(动态时间归整),研究语音识别的同行可以下载-Matlab speech recognition source code DTW (dynamic time consolidation), the Speech Recognition Research counterparts can be downloaded
dtw2
- 在语音识别中使用matlab的的dtw(动态弯折匹配)源代码。-in Speech Recognition of the use of Matlab dtw (dynamic Meander match) source code.
knn-dwt
- matlab环境下基于动态规划算法的语音识别系统!-Matlab environment based on dynamic programming algorithm Speech Recognition System!
Matlabalgorithm
- matlab环境下基于动态规划算法的语音识别系统!-Matlab environment based on dynamic programming algorithm Speech Recognition System
基于DTW模型的语音识别
- 语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and unders
Great_Outdoors_by_sandals82.zi
- 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
fenxing
- 为提高语音端点检测(VAD)在较低信噪比(10 dB)下的准确率,提出一种基于短时分形维数的改进算法。结合语音信号的特点,对2种常用的语音信号分形维数计算方法进行了比较和选择,同时采用动态跟随门限值实现语音端点的自适应检测。试验结果表明:对于信噪比6~10 dB的带噪语音,此方法可以实现整段语音的检测,而且具有一定的噪声鲁棒性,系统运行期间能够自适应调整门限值以适应环境噪声的变化,提高了VAD算法的准确率。这个是源码matlab。-In order to improve voice activi
dtw
- 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
DTW
- Dynamic Time Warping mATLAB code
dtw
- 本资料是自己编写的基于MATLAB语音工具箱的DTW动态时间规整的说话人识别,具有很高的识别率-This information is written in their own voice-based MATLAB toolbox DTW dynamic time warping speaker recognition with high recognition rate
SpeechRecognition_DTW
- 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
mfcc
- 应用于语音识别,基于matlab,结合倒谱系数的动态和静态来实现语音识别-Used in speech recognition, based on matlab, combining cepstral coefficients to achieve static and dynamic speech recognition
Ellis-DTW-in-Matlab
- Matlab实现动态时间规整(Dynamic Time Warp)算法-The implementation of dynamic time warp algorithm
JLDATA
- 摘 要:本论文主要研究了语音识别的基本原理,对语音识别系统的构成进行分析处理,其中包括预处理、特征参数提取、建立模块库、识别匹配几大部分。预处理又包括语音采样、预加重、加窗(汉明窗)、端点检测;特征提取的参数是梅尔频率倒谱系数MFCC。 该语音系统采用的是动态时间伸缩算法(DTW),研究对象是特定人的语音识别,并在MATLAB平台上实现。为了进行后续研究,首先使用电脑中的录音系统录制了阿拉伯数字0—9的语音文件,并转化成 “.wav”格式的文件。-Abstract: This thesis
speech_matlab
- 这是一个语音识别的代码包,资料很全,是基于动态时间规划技术的,有0到9十个数字建立的模板库,也有这是个数字的测试模板库,可以实现这十个数字的孤立词识别,再matlab实现的功能,包括几个子函数,比如端点检测,模板距离计算,完全可以运行,可以用于语音领域的初学者学习-This is a voice recognition code package, the information is very full, is based on dynamic time planning technology,
dtw
- dtw算法的一个实现,matlab编程,可以调用该函数,用作dtw算法的一个学习。 以及一个介绍模糊神经网络与污水处理的ppt(An implementation of dynamic time warping algorithm)
基于动态时间规整(DTW)的孤立字语音识别实验
- 基于动态时间规整(DTW)的孤立字语音识别MATLAB程序(Isolated word speech recognition MATLAB program based on dynamic time warping (DTW))