搜索资源列表
模板匹配的语音识别
- 本程序是基于模板匹配的语音识别技术。提取语音的特征,并建立模板库。可以将语音识别技术应用于机器人
检测语音信号
- 语音的端点检测要用短时平均能量来检测 语音特征的提取要用13阶的lpc 模式匹配要用欧氏距离。
praat5107_sources.语音识别中语音特征参数提取的工具
- 语音识别中语音特征参数提取的工具,对于语音参数分析有很好的作用,Speech recognition speech feature extraction tools for speech parameter analysis, have very good effect
mfcc.rar
- 语音特征提取MFCC的源代码,用C++编写,调试过可以运行,Voice of the source code for MFCC feature extraction, using C++ write, debug, run-off
一种基于mfcc语音特征提取方法
- 一种基于mfcc语音特征提取方法,识别率还可以.rar
MELCEPST
- MATLAB下计算Mel倒谱的函数,在语音特征提取方面常用-Mel cepstrum calculated under MATLAB functions used in the speech feature extraction
jiyuxiaobobianhuandeyuyintezhentiqu
- 基于不变集多小波的语音特征参数提取研究 用小波变换替代傅立叶变换和梅尔滤波-Based on the invariant set Multiwavelet voice characteristic parameter extraction for research of wavelet transform and Fourier transform alternative Mel filter
fenzhenchuli
- 语音特征提取,如过零率,能量比,短时能量。须导入MAV音频。-Voice feature extraction, such as zero-crossing rate, energy ratio, short-term energy. MAV audio to be imported.
MFCC
- 为了实现高速语音特征参数的提取,在分析了美尔频率倒谱特征参数提取算法的基础上,提出了算法的硬件 设计方案,介绍了各模块的设计原理。该方案增加了语音激活检测功能,可对语音信号中的噪音帧进行检测,提高了特征参 数的可靠性。-In order to achieve high-speed voice characteristic parameter extraction, in the analysis of Mel frequency cepstral feature extraction a
案例1 BP神经网络的数据分类-语音特征信号分类
- 案例1 BP神经网络的数据分类-语音特征信号分类(Case 1 BP neural network data classification speech feature signal classification)
BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络对样例中语音信号进行分类(The BP neural network is used to classify the speech signals in the sample)
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(BP neural networks for data classification -- speech feature signal classification)
案例1 BP神经网络的数据分类-语音特征信号分类
- 通过BP算法,实现对语音特征信号的数据分类(Through the BP algorithm, the realization of the classification of speech signals)
案例1 BP神经网络的数据分类-语音特征信号分类
- 使用BP神经网络的数据分类-语音特征信号分类(Data classification using BP neural networks -- speech feature signal classification)
案例1 BP神经网络的数据分类-语音特征信号分类
- MATLAB神经网络案例分析 BP神经网络的数据分类-语音特征信号分类(MATLAB BP Neural Network - Classification of Speech Characteristic Signals)
案例1 BP神经网络的数据分类-语音特征信号分类
- 利用BP神经网络的数据分类-——语音特征信号分类(Data classification using BP neural network -- Classification of speech feature signals)
BP神经网络的数据分类-语音特征信号分类
- bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
案例1 BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification.)
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification)
MFCC语音特征提取Matlab程序
- MFCC语音特征提取Matlab程序。用于语音信号的MFCC方法特征提取。Matlab源码