搜索资源列表
PPT-SoftwareEngineering
- 语音识别系统中前端PLP参数的提取和处理 孤立词识别系统中几种滤波器组的比较研究 基于Matlab命令字识别系统及实现 基于HTK的命令字识别系统及实现 基于HTK的数字串识别系统及实xian-Speech Recognition System front-end PLP parameters for the extraction and processing isolated word recognition sy
vad(x)
- 是关于双门限端点检测算法的Matlab程序,通过编译了,粘贴到WORD里了-is on the threshold double Endpoint Detection Algorithm Matlab program, compile and paste into a Word Lane
语音识别与合成入门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
DTW算法C语言程序,孤立词语音识别
- DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
biase_bp_wave_recogin.rar
- 用BP神经网络对孤立词语音识别Matlab语音仿真过程,BP neural network used for isolated word speech recognition voice Matlab simulation
voice_processor
- The purpose of this project is to create a different system for processing voice signals and from which we draw useful conclusions about these brands. More specifically, the system will first filter the voice signal with a pass bandwidth (chebyshe
F2_6764
- 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
DTWspeechrecognition
- 基于DTW的孤立词语音识别程序,Matlab环境-DTW-based isolated word speech recognition program, Matlab environment
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!
fenge
- 用于提取一段语音中单独的每个字词,matlab下编写,经检测很好用。注意不是检测一段语音中的一个字词,而是所有的。-to detect every word in a speech segment. made in matlab. mind you , it s meant to detect every word, not only the first word
Wiener-filter-in-speech-enhance
- 这是我的adsp的project 维纳滤波在语音增强上的应用,是基于维纳滤波的语音增强的matlab实现,其中包括matlab源码,word文档,以及PPT。并设计了简单的 GUI 对语音信号进行加噪处理,然后再其进行维纳滤波。通过gui可以实时改变加入噪声的参数和维纳滤波器的参数,进行分析。并 有频谱显示和语谱对比显示。-This is my project adsp the Wiener filter applied on speech enhancement is ba
speech_matlab
- 这是一个语音识别的代码包,资料很全,是基于动态时间规划技术的,有0到9十个数字建立的模板库,也有这是个数字的测试模板库,可以实现这十个数字的孤立词识别,再matlab实现的功能,包括几个子函数,比如端点检测,模板距离计算,完全可以运行,可以用于语音领域的初学者学习-This is a voice recognition code package, the information is very full, is based on dynamic time planning technology,
Speech Encoding - Frequency Analysis MATLAB
- 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
DTW-in-Isolated-word-Speech-Recognition
- 基于matlab的语音识别dtw算法实现(speech recognition DTW)