当前位置:
首页 资源下载
搜索资源 - hmm isolated word speech recognition
搜索资源列表
-
1下载:
端点检测和基于DTW和HMM的孤立词识别和连续语音识别-endpoint detection and DTW-based HMM and isolated word recognition and Continuous Speech Recognition
-
-
0下载:
基于HMM的孤立词语音识别别程序,非常有用。可直接使用。
-Isolated word HMM-based speech recognition procedures, very useful. Complete source code can be used directly.
-
-
0下载:
这个关于语音识别的文章,介绍了HMM模型的参数优化的 问题,以及HMM模型的孤立字识别中的应用。-This article on speech recognition, introduced the HMM model parameter optimization, as well as isolated word HMM model to identify the application.
-
-
0下载:
孤立词的HMM语言识别算法,能够运行,忘能帮到大家-HMM isolated word speech recognition algorithm, able to run, forget the help to everyone
-
-
1下载:
DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
-
-
0下载:
一个HMM的Matlab实现方法,可实现孤立词语音识别-Matlab implementation of a HMM methods, an isolated word speech recognition can be achieved
-
-
1下载:
端点检测与一种基于DTW与HHMM的孤立词识别与连续语音识别
-endpoint detection and DTW-based HMM and isolated word recognition and CContinuous Speech Recognition
-
-
0下载:
运用HMM进行语音识别之后的孤立词识别,里面函数俱全。可以直接运用,简单方便-Speech recognition with HMM isolated word recognition, which function and taste. Can directly use, simple and convenient
-
-
0下载:
HMM识别孤立词的研究与实现,有助于学习语音识别-HMM isolated word recognition and implementation of research, contribute to learning speech recognition
-
-
0下载:
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。
本程序是DTW算法的实现-In isolated word speech recog
-
-
0下载:
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。-In isolated word speech recognition, the mos
-
-
1下载:
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。-Isolated word speech recognition, the most s
-
-
2下载:
一种基于隐马尔科夫模型的孤立词的的语音识别实验,可以试验0到9的数字语音识别。-An isolated word speech recognition experiment based on the hidden Markov model, can test 0 to 9 digit speech recognition.
-
-
1下载:
基于HMM算法的孤立词,非特定人的语音识别,主要是HMM算法在语音识别上的应用。- HMM-based algorithm, Isolated word,non-specific speech recognition, mainly HMM Algorithm in Speech Recognition.
-
-
0下载:
The speech signal for the particular isolated word can be viewed as the one generated using the sequential generating probabilistic model known as hidden Markov
model (HMM). Consider there are n states in the HMM. The particular isolated
speech sig
-