搜索资源列表
Dratio
- 用MATLAB编程来实现语音信号中D比的计算,D比在说话人特征提取中有应用-MATLAB programming to voice signals over the D, D than in the Speaker feature extraction Applications
TC_PLOT
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序
20070612_680aed0fcb2b80a60225bxncQp1UqpBj
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。
一种基于mfcc语音特征提取方法
- 一种基于mfcc语音特征提取方法,识别率还可以.rar
speakerrecognition
- 声纹识别,能够对说话人的声音进行识别,过程包括语音输入、预处理、特征提取、建立模型和匹配。-speaker Recognition
YUYINXINHAO
- MATLAB编程实现语音信号的时域特征提取,如分帧、过零率、短时能量、语谱图等-Speech signal feature extraction
lpc
- 语音信号的特征提取,MATLAB编程实现LPC分析-LPC
praat5124_sources.tar
- 汉语语音特征参数提取程序提取特征擦数 汉语语音特征参数提取程序提取特征擦数-Chinese Speech feature extraction procedure
melfb
- 语音识别中,提取MFCC特征参数时用到的MEL滤波器组函数,函数名为melfb-the function of melfb for speech recognition
wave2mfcc
- 一个非常好的说话人识别特征提取程序,直接对wav文件操作,提取mfcc语音特征值,通过调试-A very good speaker recognition feature extraction process, directly on the wav file, the extraction mfcc voice eigenvalue, through the debugger
SLPCCp
- 语音识别中的LPCC特征提取,其中包括经典的算法函数如DDurbin,协方差函数求法等,对学习提取特征参数非常有用。 -LPCC feature extraction in speech recognition, including classic algorithmic functions such as DDurbin covariance function evaluation method, the feature extraction parameters are very use
Fmelmfccr
- 从说话人的语音信号中提取说话人的个性特征是声纹识别的的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数 -Extracted from the speaker' s voice signal in the speaker' s personality is the key to the voiceprint identification. Introduces the speech signal feature extraction method in Mel cepstra
SpeakerRecognitionsystem_mfcc
- 说话人识别的一个完整例子,包括分帧、特征提取(MFCC)、分类器(矢量量化VQ),训练阶段和识别阶段分为两个函数,包含样本语音文件,设置好路径,点击main函数即可直接运行。-A complete example of speaker recognition, including framing, feature extraction (MFCC), classification (vector quantization VQ) training phase and recognition ph
mfcc
- 语音识别中抽取语音的特征参数:倒谱系数 在语音识别中的语音参数提取中,这个参数一般是最常用的-abstract the MFCC when using voice recongizing
MFCC
- Matlab MFCC 语音信号处理 特征提取-Matlab MFCC
mfcc-lpcc
- 语音特征提取代码,提取mfcc和lpcc。-Speech feature extraction code, and extract mfcc lpcc.
基于EMD法的语音信号特征提取
- 基于EMD法的语音信号特征提取 ,我也是转载的,不能用不要怪我(Feature extraction of speech signals based on EMD)
MFCC2
- 用于语音特征提取,梅尔系数,对于区别较大的信号有很好的效果(Speech feature extraction)
预处理和mfcc
- 里面有两个程序已经调试成功,其一是语音预处理,其二是语音特征参数提取:mfcc(Preprocessing of speech signa)
用matlab实现对语音信号的特征进行特征提取
- 这个代码是基于matlab的语音识别的前期处理,有部分特征提取。(This code is based on the pre-processing of speech recognition in matlab, and has partial feature extraction.)