搜索资源列表
Matlab-DTW
- 语音识别系统用 matlab 基于DTW编写的一个程序-Matlab speech recognition system based on DTW with a program written in
mydtw
- 基于MFCC算法建立的参数模型,然后用DTW算法进行模型匹配,从而实现语音识别的作用~-MFCC algorithm based on parameters established model, and model matching using DTW algorithm to achieve the role of speech recognition ~
DTW
- 基于DTW的语音情感识别!运行环境MATLAB!-Speech Emotion Recognition Based on DTW! Operating environment MATLAB!
dtw
- 基于MATLAB的语音识别系统,dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 -Speech Recognition System Based on MATLAB
dtw
- 语音识别,基于DTW算法的语音识别原理与实现,包含源程序,MATLAB-Speech recognition, speech recognition algorithm based on DTW Principle and Implementation, including source code, MATLAB
DTWspeechrecognition
- 基于DTW的孤立词语音识别程序,Matlab环境-DTW-based isolated word speech recognition program, Matlab environment
Speech_recognition_with_DTW
- A source code of a speech recognition system based on DTW
DTW
- DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
DTW-based-on-0~9
- 一个语音识别程序,运用VQ算法,样本已经存在与文件夹中,点击test.m就可直接运行,调试完全。-A speech recognition program, using the VQ algorithm, the sample has been existing and folder, click on the test.m can be run directly, debugging.
Speech-recognition-in-MATLAB-
- 介绍了一种基于MATLAB的多个特定人连接词语音识别的方法,并提出了在进行端点检测时,引入平均的概念能进一步提高识别率。此设计是以LPCC系数、DTW算法为核心的基于图形界面的设计。-A Based on MATLAB more specific conjunctions speech recognition, and during endpoint detection, the introduction of the concept of average to further improve
base-on-DTW-Matlab
- 编写基于DTW算法的语音识别系统,对于语音识别学习者有很大的帮助-The preparation of the DTW algorithm-based speech recognition system for speech recognition learners of great help
Speech-recognition-on-DTW
- 基于DTW的语音识别,内容介绍加源码-Speech recognition based on DTW model
CVadMfccDtw
- 进行端点检测,提取参数MFCC的基于动态时间规整的语音识别。-Endpoint detection, extraction of structured Speech recognition based on DTW which detects the endpoint and extracts MFCC as the parameter.
yuyinshibie1
- 语音识别的基于dtw的动态时间归整GUI源码-Speech recognition based on dynamic time dtw normalized whole GUI source
speech_recognition_based_on_DTW
- 基于动态时间规整,解决了发音长短不一的模板匹配问题,达到语音识别的目的-speech recognition based on DTW
DTW-algorithm
- 基于DTW算法的语音识别原理与实现,相关论文及Matlab实现流程-The principle and implementation of speech recognition based on DTW algorithm, the relevant papers and Matlab implementation process
dtwmatlab
- 基于dtw的特定人语音识别,此为matlab语言,具体功能实现还需要自行调整-Specific human speech recognition based on DTW, this is the MATLAB language, but also need to adjust the specific function realization
DTW
- 基于DTW算法的孤立词语音识别,DTW(Dynamic Time Warping,动态时间归整)算法,解决发音长短不一的模板匹配问题,用于孤立词识别.-Isolated word speech recognition based on DTW algorithm.DTW (Dynamic Time Warping, dynamic time warping algorithm), solve the pronunciation of varying lengths of template mat
DTW-isolated-word-speech-recognition
- 基于动态时间规整的孤立词语音识别,用梅尔倒谱系数作为识别特征。-Based on dynamic time warping of isolated word speech recognition, using Mel s coefficient as the recognition feature.
基于动态时间规整(DTW)的孤立字语音识别实验
- 基于动态时间规整(DTW)的孤立字语音识别MATLAB程序(Isolated word speech recognition MATLAB program based on dynamic time warping (DTW))