Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - DTW
Search - DTW - List
DL : 0
基于dtw的特定人语音识别,此为matlab语言,具体功能实现还需要自行调整-Specific human speech recognition based on DTW, this is the MATLAB language, but also need to adjust the specific function realization
Update : 2024-05-18 Size : 2048 Publisher : 汤程序

多模态数据的特征提取方法:时间序列数据及DTW高斯核,图像数据及直方交核 和字符串数据及字符串核-Feature extraction method of multi modal data, time series data and DTW Gauss, the image data and the histogram intersection kernel and string data and String Kernel
Update : 2024-05-18 Size : 4790272 Publisher : YU

DL : 0
基于DTW的语音信号分析,应用于语音识别,端点检测的DTW算法-DTW-based speech signal analysis, used in speech recognition, endpoint detection algorithm DTW
Update : 2024-05-18 Size : 1977344 Publisher : jeremy pang

DL : 0
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。-Isolated word speech recognition, the most simple and effective method is to use DTW (Dynamic Time Warping, Dynamic Time Warping) algorithm based on dynamic programming (DP) of thinking to solve the problem of template matching pronunciation of varying lengths, is earlier, more classic kind of speech recognition algorithm appears for isolated word recognition. HMM training phase algorithm needs to provide a large amount of speech data, by repeatedly calculating the model parameters can be obtained, and DTW algorithm training almost no additional computation. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.
Update : 2024-05-18 Size : 3494912 Publisher : David

MATLAB DTW CODE FGNFGDFG
Update : 2024-05-18 Size : 849920 Publisher : mmqlskdjfhg

DL : 0
speech recognition HMM,DTW,speech recognition -HMM speech recognation
Update : 2024-05-18 Size : 658432 Publisher : 杨洪校

DL : 0
基于DTW算法的孤立词语音识别的一个matlab小实例,对于进一步开发复杂系统具有重要的意义和帮助。-DTW algorithm based on MATLAB algorithm for isolated word speech recognition of a small example, for the further development of complex system has important significance and help.
Update : 2024-05-18 Size : 6029312 Publisher : 王亚楠

动态世间规整(DTW)jar包,里面包含了所有包括特征提取mfcc fft enframe 等所有功能,只需输入语言路径即可-Dynamic world of regular (DTW) jar package, which contains all the features extracted include all the features of mfcc fft enframe etc., just enter the path to the language
Update : 2024-05-18 Size : 663552 Publisher : j.t.gu

DL : 0
用mailab写的使用dtw方法的孤立词识别,代码完整,有训练测试数据,可以直接运行-Written by mailab dtw method using isolated word recognition, code integrity, and there is training test data, can be directly run
Update : 2024-05-18 Size : 466944 Publisher : xiaofeng

This paper describes an approach of isolated speech recognition by using the Mel-Scale Frequency Cepstral Coefficients (MFCC) and Dynamic Time Warping (DTW). Several features are extracted speech signal of spoken words. An experimental of total five speakers, speaking 10 digits each is collected under acoustically controlled room is taken. MFCC are extracted speech signal of spoken words. To cope with different speaking speeds in speech recognition Dynamic Time Warping (DTW) is used. DTW is an algorithm, which is used for measuring similarity between two sequences, which may vary in time or speed.-This paper describes an approach of isolated speech recognition by using the Mel-Scale Frequency Cepstral Coefficients (MFCC) and Dynamic Time Warping (DTW). Several features are extracted speech signal of spoken words. An experimental of total five speakers, speaking 10 digits each is collected under acoustically controlled room is taken. MFCC are extracted speech signal of spoken words. To cope with different speaking speeds in speech recognition Dynamic Time Warping (DTW) is used. DTW is an algorithm, which is used for measuring similarity between two sequences, which may vary in time or speed.
Update : 2024-05-18 Size : 667648 Publisher : ali khaleel

(1)录制语音文件 利用GoldWave或NGwave录音软件录制单字发音语音文件,以wav音频格式保存,共录制两组,一组用于计算参考模板,另一组作为测试模板用于语音识别。 录制语音时,为了能够在主程序中循环读入语音文件,文件名采用数字顺序命名。记录语音文件以及所对应的发音。记于表3中。 另外,录制语音时,注意调整合适的Mic音量,避免语音波形幅度过小,难于同噪声区分开。同时也要避免波形幅度过大,造成波形失真。 (2)调试端点检测程序 结合流程图读懂Matlab程序,先单独调试,记录并观察测试结果。 原始语音中检测出起始和终止端点后,用plot( )函数绘制原始语音文件波形图,检测得到的端点之间的语音波形图。对比图形,分析检测结果是否满意。 (3)调试DTW主程序 结合图3.2所示流程图修改和调试Matlab程序,加入DTW实验系统工具箱文件,调试运行程序。 (4)运行和测试系统 先把录制好的声音文件(自己录制的和其他同学录制的)制作成2组声音文件,再准备两个测试音文件。 - voice signal processing
Update : 2024-05-18 Size : 3140608 Publisher : 刘杨

基于DTW算法实现的语音识别程序,可以识别数字0 9,以及“正弦波,方波,三角波”,并将波形识别结果装入TXT文件中!-DTW algorithm based on speech recognition program that can recognize digits 0 to 9, and sine, square, triangle, and waveform recognition result is loaded into a TXT file!
Update : 2024-05-18 Size : 1082368 Publisher : 周梦杰

DL : 0
Dynamic Time Warping 动态时间规整算法-Dynamic Time Warping
Update : 2024-05-18 Size : 6144 Publisher : wds

DL : 0
动态时间卷曲算法,一种基于dtw的语音预测算法.对初学者很有帮助-Dynamic Time curl algorithm, a voice-based prediction algorithm dtw For beginners helpful
Update : 2024-05-18 Size : 1024 Publisher : 的的的

用matlab编的基于DTW和MFC算法的语音识别程序,识别效果还不错-Use matlab compiled based MFC algorithm DTW and speech recognition program to identify the results were good
Update : 2024-05-18 Size : 3502080 Publisher : zzz

DL : 0
基于DTW的kmeans聚类算法,开发环境为matlab-Kmeans clustering algorithm based on DTW,The development environment of matlab
Update : 2024-05-18 Size : 3072 Publisher : flame160

DL : 0
基于DTW算法的简单语音识别算法,能识别前、后、左、右四个词语-Simple speech recognition algorithm based on DTW algorithm can recognize before and after, left, and right words
Update : 2024-05-18 Size : 55296 Publisher : lyp

DL : 0
基于DTW的语音识别算法,能实现简单的词汇识别-DTW-based speech recognition algorithm, can achieve a simple vocabulary recognition
Update : 2024-05-18 Size : 973824 Publisher : lyp

Gait recognition with DTW and PCA and LDA
Update : 2024-05-18 Size : 20480 Publisher : bonjour2me

编程实现语音处理中的DTW算法,基于DTW模型的孤立词语音识别算法实现研究-Programming Speech Processing DTW algorithm
Update : 2024-05-18 Size : 25600 Publisher : z
« 1 2 ... 21 22 23 24 25 2627 28 29 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.