搜索资源列表
语音识别MATLAB程序
- 这个程序可用来识别孤立词和连接词,只需修改路径即可
说话人识别
- 本文介绍了基于VQ的特定人孤立词语音识别系统,借助MATLAB工具,设计基于VQ码本训练程序和识别程序,识别特定人的语音。
dtw
- DTW算法是孤立词语音识别中最简单有效的算法,是基于DP动态规划的思想。-DTW
DTW
- DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
sdarticle(1)
- 孤立词语音识别系统的技术研究,有关孤立词识别的基础和识别的技术研究-Isolated word speech recognition system technology, based on isolated word recognition and identification technology
999999
- 实现马尔科夫的语音识别功能 可以实现连续语音识别,孤立词识别-Of Markov s voice recognition capabilities can achieve continuous speech recognition, isolated word recognition
123123DTW
- 用Matlab实现DTW孤立词识别算法,包含代码语料-Voice recognition algorithm DTW
junhengqi
- 本程序是用MATLAB编写的孤立词的语音识别的程序,包含mel倒谱分析以及单个词的语音识别。-This procedure is used to prepare MATLAB isolated word speech recognition procedures, including mel cepstrum analysis, and single-word speech recognition.
SpeechRec
- 在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。-Isolated word speech recognition, the most s
SpeechRec
- 基于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.
Timer_7nx3cf
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于temp和temp1的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based on temp
testcoder_s4qqyb
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于NqgBFv和yYgMJmy的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based onNq
testcoder_tje5et
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于ZHPUPk和sdYBVIl的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based onZH
testcoder_tpdq0g
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于GqVree和jzNXjSS的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based onGq
testcoder_uty5xk
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于Tabrcv和ryVpffe的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based onTa
testcoder_vy47jl
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于aAAXrq和gczPQeZ的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based onaA
testcoder_w2n5f6
- 本人通过MATLAB编写的代码,用于图像识别和语音识别,基于端点检测和基于MBNBYw和LKElFjv的孤立词识别和连续语音识别,是我的毕设代码。 -I have written the code in MATLAB for image recognition and speech recognition, endpoint detection and isolated word recognition and continuous speech recognition based onMB
matlab语音识别系统(源代码)
- 基于mfcc参数的语音识别,matlab代码,可以对孤立语音词识别(Speech recognition based on MFCC parameters, matlab code, can identify isolated speech words)
实现孤立词语音识别
- 一个HMM的Matlab实现方法,可实现孤立词语音识别
基于VQ特定人孤立词语音识别(有录好的语音)matlab
- 基于VQ特定人孤立词语音识别(有录好的语音)matlab(vq)