搜索资源列表
hm
- 连续孤立词识别的算法 好东西 分享给大家
melodyRecognition
- 自动语音识别源码对非特定人的孤立词语音识别算法 进行研究。考虑到语音识别技术在嵌入式系统处理能力较弱、存储空间有限的问 题上进行算法的选择和优化,以提高系统的鲁棒性,减少系统的 -Automatic speech recognition source code for non-specific human isolated word speech recognition algorithm research. Taking into account the voice recogni
Speech-recognition.hmm
- 基于HMM的孤立词语音识别程序,非常有用。- speech reco
vad
- 用于语音端点检测,可以将连续语音分割为孤立词。-For voice activity detection, continuous speech can be split into isolated words.
Dbassed_on_DDT
- DTW算法在实现小词汇表孤立词识别系统时既简单易懂又有效 ,在特定的场合下获的了广泛的应用。但但DTW算法实际应用时有许多缺点 ,本文对语音识别数学模型DTW作了深入的研究 ,提出了改进算法 -DTW algorithm in small vocabulary isolated word recognition system is simple to understand and effective in specific situations have been a wide range
Wtexxtindepenr
- 这个我用matlab写的一个简单易懂孤立词语音识别的程序源码,其中同过预处理,MFCC提取取,与DTW算法的比较,如果大家愿意,还能用这个与LABVIEW联合编程与开发 可直接使用。 -I used Matlab to write a simple isolated word speech recognition program source code, which the same pretreatment, MFCC extraction to take with the DTW al
TDTWspeecchh
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括括语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取,采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别 -This paper first introduces the research and
Udtw_traiins
- 用标准C语言实现的基于DTW算法的特定人孤立词语音识别系统统,能实现汉语数字0至9个语音发音的识别,具有很好的识别性能。 -Standard C language system, based on the DTW algorithm specific people isolated word speech recognition system to achieve the phonetic pronunciation recognition of Chinese figures 0-9, h
recgnize
- 利用HMM的孤立字(词)语音识别系统 -hmm recognize
dtw
- 基于DTW的孤立词语音识别matlab源码,有音频文件-DTW-based isolated word speech recognition matlab source code, there are audio files
dtw_recognition
- 用mailab写的使用dtw方法的孤立词识别,代码完整,有训练测试数据,可以直接运行-Written by mailab dtw method using isolated word recognition, code integrity, and there is training test data, can be directly run
DTW
- 利用DTW算法实现特定人孤立词识别,C++代码-Use DTW algorithm independent isolated word recognition, C++ Code
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
hmm_speech-recognition_code
- 通过隐马尔可夫模型(HMM)实现对数字0-9的孤立词语音识别,能够实现实时识别,已训练好模型-HMM_speech recognition
mfcc
- 本文根据孤立词语音识别系统的处理步骤,从语音信号的预处理开始,分别详细说明了每个过程,比如预加重、分帧加窗和端点检测。接着介绍了特征参数MFCC的原理与选取,最后介绍了DTW算法的特点-In this paper, based on the process steps of isolated words speech recognition technology, starting with the speech signal pre-processing, each process is
eeta_programming
- 传统的DTW算法在进行孤立词语音识别时着重于时间规整和语音测度的计算 , 而没有 对数据的可靠性和有效性进行分析,本文提出了()
孤立词语音识别的研究
- 孤立词语音识别论文,里面有整个论文,大部分程序(Isolated word speech recognition paper)
101259353HMM_matlab
- 基于hmm的语音孤立词识别系统。MATLAB实现(mtalab voice recognition)