搜索资源列表
phoenix1.3.tar
- Phoenix is a speaker dependent (user trained) connected word recognition system. Phoenix is designed as a real-time recognition system in that recogniton takes place in parallel to utterance input and partial results are available before the en
VAD-DTW-HMM
- 端点检测和基于DTW和HMM的孤立词识别和连续语音识别-endpoint detection and DTW-based HMM and isolated word recognition and Continuous Speech Recognition
PPT-SoftwareEngineering
- 语音识别系统中前端PLP参数的提取和处理 孤立词识别系统中几种滤波器组的比较研究 基于Matlab命令字识别系统及实现 基于HTK的命令字识别系统及实现 基于HTK的数字串识别系统及实xian-Speech Recognition System front-end PLP parameters for the extraction and processing isolated word recognition sy
yuyinshibiedsp
- 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word can be identified. 8 k sampli
vad(x)
- 是关于双门限端点检测算法的Matlab程序,通过编译了,粘贴到WORD里了-is on the threshold double Endpoint Detection Algorithm Matlab program, compile and paste into a Word Lane
variou-led
- 各种LED的具体运用应用电路,word文档
语音识别与合成入门1(内有matlab源码)
- 语音识别与合成入门2,word或压缩包中内有matlab源码-speech recognition and synthesis 2 entry, word or compressed packages within Matlab FOSS
语音识别与合成入门2(内有matlab源码)
- 语音识别与合成入门2,word或压缩包中内有matlab源码-speech recognition and synthesis 2 entry, word or compressed packages within Matlab FOSS
语音识别与合成入门3(内有matlab源码)
- 语音识别与合成入门3,word或压缩包中内有matlab源码-speech recognition and synthesis 3 entry, word or compressed packages within Matlab FOSS
语音识别与合成入门4(内有matlab源码)
- 语音识别与合成入门4,word或压缩包中内有matlab源码-speech recognition and synthesis four entry, word or compressed packages within Matlab FOSS
语音识别与合成入门5(内有matlab源码)
- 语音识别与合成入门5,word或压缩包中内有matlab源码-speech recognition and synthesis 5 entry, word or compressed packages within Matlab FOSS
基于DTW模型的语音识别
- 语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and unders
biase_bp_wave_recogin.rar
- 用BP神经网络对孤立词语音识别Matlab语音仿真过程,BP neural network used for isolated word speech recognition voice Matlab simulation
Chinese-Word-Segment-And-POS-Tagger
- 实现了中文分词和词性标注程序。分词方法采用“三词正向最长匹配”。词性标注使用HMM方法,用Viterbi算法实现。“三词正向最长匹配”保持了“正向最长匹配算法”快速的特点,同时提高了分词的准确性。-Chinese word segmentation and implemented procedures for POS tagging. Segmentation Methods, " the longest three-match positive words." POS tag
1003
- 这个关于语音识别的文章,介绍了HMM模型的参数优化的 问题,以及HMM模型的孤立字识别中的应用。-This article on speech recognition, introduced the HMM model parameter optimization, as well as isolated word HMM model to identify the application.
Cforspeech
- :用C 语言实现了一个用于控制家电开关的声音模块. 该声音模块采用当前语音识别系统的主流技 术——隐马尔可夫模型(HMM)技术,以及线性预测倒谱计算和矢量量化技术. 命令(单词)的正确识别率 在97 以上. 介绍了声音模块的设计方案,并就实现该声音模块的过程中所遇到的具体问题进行了讨论.-: The C language realization of a switch used to control the voice module appliances. The sound modul
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
7c2f6c56ed6d
- 一个HMM的Matlab实现方法,可实现孤立词语音识别-Matlab implementation of a HMM methods, an isolated word speech recognition can be achieved
VQ-Matlab
- 基于矢量量化的孤立词语音识别系统看,性能良好,Matlab 实现!-Based on vector quantization of isolated word speech recognition system to see, good performance, Matlab to achieve!
DTW-isolated-word-speech-recognition
- 基于动态时间规整的孤立词语音识别,用梅尔倒谱系数作为识别特征。-Based on dynamic time warping of isolated word speech recognition, using Mel s coefficient as the recognition feature.