搜索资源列表
语音识别算法
- 语音辨识原理!讲解的还行!-speech recognition theory . The explanation is good.
基于DTW模型的语音识别
- 语音识别(Speech Recognition)是让机器通过识别和理解过程把语音信号转变为相应的文本或命令的技术。在课题中,通过采用DTW(Dynamic time warping, 动态时间伸缩)算法,对实现孤立词的识别进行了初步探讨和研究,实现了在MATLAB软件环境下孤立词语的语音识别,并针对DTW的主要特点及不足做出了总结。-Speech Recognition (Speech Recognition) machines is through recognition and unders
一种噪声环境下连续语音识别的快速端点检测算法
- 一种噪声环境下连续语音识别的快速端点检测算法,格式vip-a noisy environment for the rapid identification voice endpoint detection algorithm format vip
包含由录音到识别全过程的DTW算法源码
- 包含由录音到语音识别全过程的DTW算法源码,其中recognition.m为主脚本,含UI界面,便于操作。其他均为调用函数。
语音识别中的DTW算法
- 语音识别系统中的经典算法,DTWDynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,用于孤立词识别,本程序可以独立运行。
DTW算法C语言程序,孤立词语音识别
- DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
speech_recognition_with_matlab
- 用matlab强大的数学算法引擎去实现语音识别,对过去的方法进行综述,并有所创新,Using matlab powerful mathematical algorithms to realize the speech recognition engine, the past methods of synthesis and innovation
melodyRecognition
- 自动语音识别源码对非特定人的孤立词语音识别算法 进行研究。考虑到语音识别技术在嵌入式系统处理能力较弱、存储空间有限的问 题上进行算法的选择和优化,以提高系统的鲁棒性,减少系统的 -Automatic speech recognition source code for non-specific human isolated word speech recognition algorithm research. Taking into account the voice recogni
MFCCandLPCCsuanfa
- 一份关于语音识别算法的很好的资料,会对大家有很好的帮助。-A report on the speech recognition algorithm is very good information, will we have a good help.
daima
- 基于Visual C++实现的语音识别算法-Speech regognition system
hmm
- MATLAB编写的语音识别算法,中间有详细的代码注释,便于大家交流-Speech recognition algorithm written in MATLAB, the middle of a detailed code comments, easy to share
DTW语音识别
- 基于DTW的语音识别,可直接运行获得结果数据 不需要更改任何数据
用Matlab实现DTW孤立词识别
- 做语音识别时用到DTW 算法。便于初学者的学习。(DTW algorithm is used for speech recognition. Easy for beginners to learn.)
语音识别系统源代码,附有说明文档
- 在语音识别时需要用到的DTW算法,这是对DTW算法的改进。(In speech recognition, you need to use the DTW algorithm, which is the improvement of the DTW algorithm.)
语音识别 程序
- PCA主成分分析和LLE算法降维算法用于语音识别。(PCA speech dimensionality reduction recognition)
语音识别1
- 英文数字以及简单单词语音识别,用DTW算法实现,其中包含英文数字1-9的录音以及简单单词录音文件(Speech recognition of English numbers and words by DTW algorithm)
用遗传算法实现语音识别--基于mfcc参数
- 用遗传算法实现语音识别--基于mfcc参数(Speech recognition based on genetic algorithm -- Based on MFCC parameters)
语音识别实践.pdf
- 语音识别实践,介绍了多种语音识别模型,机器学习算法(Speech recognition practice, introduced a variety of speech recognition models, machine learning algorithm)
各种语音识别算法的MATLAB代码
- 基于HMM的语音识别算法和毕设例程,包括数据。(HMM-based speech recognition algorithm and complete routine, including data.)