搜索资源列表
DHMM_MATLAB
- 用matlab编写的基于DHMM的语音识别的程序-prepared using Matlab-based DHMM voice recognition procedures
vad.rar
- 自己写的关于语音识别技术中预处理过程中端点检测技术源码,用的matlab语言,Wrote it myself on voice recognition technology in the pretreatment process endpoint detection technology source, using the matlab language
matlab
- 用MATLAB开发的语音识别中语音特征提取方法之一MF-Developed using MATLAB voice speech recognition feature extraction methods MF
test-one
- 请录制语音信号集 (不能少于五个语音),然后根据最大似然估计方法,利用MATLAB设计一识别程序,并实现。-Please record a voice signal is set (not less than five voice), then maximum likelihood estimation method, using MATLAB to design a recognition program, and implementation.
dtw
- 语音信号识别的应用,算法使用的是hmm,编写效率高,经过了验证。-Application of voice signal recognition algorithm using hmm, the preparation of high efficiency, through the verification.
neural
- Voice recognition system using neural network
mfccandvc
- 文章介绍的说话人识别系统,采用能够反映人对语音的感知特性的9(:频率倒谱系数(9(: <+(=>(2/?8(’0+): 81(..-/-(20@,9<88)作为特征参数,同时考虑到特征参数各维分量对于不同说话人的区分程度,采用加权的办法进行矢 量量化。-This paper introduces the speaker recognition system used to reflect the people s perception of voice characte
myVAD
- This another source code for speech recognition.. this is the voice active detection using energy detection-This is another source code for speech recognition.. this is the voice active detection using energy detection
GMMspeakers
- 用高斯混合模型来实现说话人识别的源代码,识别效果挺好的-Using Gaussian mixture model to achieve the source code for speaker recognition, recognition results in very good shape
VariableNoisySpeechEnhancementAlgorithmPerformance
- 语音增强是影响语音识别系统性能的重要成分。为了比较语音增强算法的性能,采用Matlab软件进行了数值仿真,对不同噪声环境下的语音用3种不同的方法进行降噪,采用信噪比、端点检测等方法来降噪效果,并对几种增强算法的性能进行了比较分析。结果表明,在变噪声环境下短时谱MMSE法最佳,谱减法和维纳滤波法各有优点。-Speech enhancement of voice recognition is an important component of system performance. In order
attachments_2011_07_21
- this code is for voice recognition using gaussian mixture modelling developed in matlab environment. unauthorised voice will be rejected and only those recognized voice are accepted and played back
Voice_recognition_using
- this document is about designing voice recognition system using matlab and Neural networks.
voicerecog
- voice recognition using matlab
Voice-Recognition-and-Identification-System
- this a project for voice recognition in matlab using vector quantization.-this is a project for voice recognition in matlab using vector quantization.
matlab
- 该文件代码可以在MATLAB环境下适用于语音智能识别,使用倒谱系数法-The code of the file in the MATLAB environment suitable for voice intelligent recognition using cepstral coefficients method
MATLAB-voice-recognition
- 用 MATLAB 实现简单的语音识别功能; 具体设计要求如下: 用 MATLAB 实现简单的数字 1~9 的语音识别功能。 用 MATLAB 实现简单的语音识别功能; 具体设计要求如下: 用MATLAB实现数字1~9的语音识别功能。
speech-and-voice-processing
- 用MATLAB完成语音声音信号处理和识别以及去噪简单程序-Using MATLAB complete voice recognition and voice signal processing and de-noising simple procedure
Speech-Recognition-System
- 本文介绍了基于MATLAB的语音识别系统,包括对语音信号的特征提取,包括语音信号的特征提取,快速傅立叶变换,离散余弦转换,线性预测分析,梅尔频率倒谱系数以及高斯混合模型。-This paper aims at development and performance analysis of a speaker dependent speech recognition system using MATLAB® . The issues that were considered are 1
Voice Recognition and Identification System
- The Code For Gender Identification for speech signals using Auto correlation method
MATLAB烟雾火焰识别GUI界面
- 一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(Thi