搜索资源列表
Audio1
- 从麦克风读取数据,并用mfcc进行特征提取,最后通过dadboost分离器进行语音分离
MFCC
- 自己写的提取音频信号mfcc参数的算法,用matlab实现,欢迎大家参考
MFCC
- 語音辨識用,提取MFCC的參數,副標頭檔
mfcc
- 另一個提取MFCC參數的方法,加入DTW的計算
是一个语音识别的程序
- 是一个语音识别的程序,有LPCC,MFCC等的代码,最后用SVM进行分类-Is a voice recognition program, there LPCC, MFCC and other code, the final classification with SVM
melcepst.rar
- 音频信号MFCC参数提取,matlab环境下,MFCC calculation based matlab
test_for_read_wavfile
- 本代码包括vc下对于wave文件的读取,以及声纹识别中mfcc的计算,包括完整的声音预处理和特征计算过程。-Vc under this code, including the wave of documents to read, as well as Voice Recognition MFCC calculation, including the voice of integrity and characteristics of pre-processing calculations.
mfcc_pitch
- 实现对wav文件的mfcc和pitch特征的提取-mfcc pitch extraction
figureextract
- matlab环境下计算MFCC参数(mel倒谱参数),lpcc参数(线性预测倒谱)和pitch(基因)-calculate mfcc lpcc pitch
mfcc
- 提取LPC参数进行,倒谱系数的计算,用于静音检测算法,-Extract LPC parameters, the calculation of cepstral coefficients for mute detection algorithm
MFCC
- MFCC的代码,用于语音识别,还算是比较有用,凑合着看吧-MFCC code for speech recognition, fairly useful, make do and see
MFCC
- MFCC 语音识别 语音识别-MFCC audio record MFC C aud io rec ord
mfcc
- feature extraction for speech recognition
mfcc
- MFCC filter to mack featuer extraction
MFCC
- This MFCC source code which helps in feature extraction proce-This is MFCC source code which helps in feature extraction process
mfcc
- 语音识别MFCC特征提取matlab代码。 「梅尔倒频谱系数」(Mel-scale Frequency Cepstral Coefficients,简称MFCC),是最常用到的语音特征,此参数考虑到人耳对不同频率的感受程度,因此特别适合用在语音辨识。-Speech recognition MFCC feature extraction matlab code. \ Mel cepstrum coefficient (Mel- scale Frequency Cepstral Coefficien
mfcc-2.m
- mfcc程序的编写,实现对声音的分帧,特征点的提取-Mfcc write programs to achieve the extraction of sound framing, feature points
mfcc.m
- 梅尔频率倒谱系数(Mel Frequency Cepstrum Coefficient, MFCC)-Mel Frequency Cepstral (Mel Frequency Cepstrum Coefficient, MFCC) pedigree
mfcc
- 主要用于对采集的语音信号进行参数提取,这里提取的是MFCC参数-Mainly used for the acquisition of speech signal extraction parameters, where the extraction of MFCC parameters
mfcc
- mfcc matlab program to compare it with the htk mfccc