搜索资源列表
LPCC-MFCC-VAD
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序。-this program includes voice compression and voice recognition requirements in the area of the LPCC Features. MFCC feature extraction algorithm and v
MFCC_matlab.rar
- 基于MATLAB的语音识别MFCC特征提取算法,MATLAB-based speech recognition MFCC feature extraction algorithm
mydtw
- 基于MFCC算法建立的参数模型,然后用DTW算法进行模型匹配,从而实现语音识别的作用~-MFCC algorithm based on parameters established model, and model matching using DTW algorithm to achieve the role of speech recognition ~
meltrifilter
- MFCC中三角滤波器的生成!有助于对于才算法的理解!-MFCC in triangular formation filter! Contribute to the understanding of the algorithm only!
mfcc
- 本文件包含语音识别语音识别中一些算法,加框处理的算法,以及进行mfcc和倒谱的算法,用matlab算法实现。另外还包含一个音频文件。-This document contains the speech recognition in a number of speech recognition algorithms, the algorithm deal with framing, as well as cepstrum mfcc and the algorithm implementation
dtw
- 此文件中包含了语音信号处理的dtw算法,同时囊括了语音的端点检测,mfcc参数提取,动态时间规整三部分,可以直接使用。-This document contains a voice signal processing dtw algorithm, at the same time include voice activity detection, mfcc parameter extraction, dynamic time warping three parts can be used dir
mfcc
- 语音信号的初始化及MFCC特征提取算法,附带测试用语音信号-Voice signal and the initialization MFCC feature extraction algorithm, with test speech signal
MFCC_EST
- The algorithm divides the speech sample into fames and then computes mfcc of each frame and stores in the matrix
MFCC
- 为了实现高速语音特征参数的提取,在分析了美尔频率倒谱特征参数提取算法的基础上,提出了算法的硬件 设计方案,介绍了各模块的设计原理。该方案增加了语音激活检测功能,可对语音信号中的噪音帧进行检测,提高了特征参 数的可靠性。-In order to achieve high-speed voice characteristic parameter extraction, in the analysis of Mel frequency cepstral feature extraction a
mfcc
- 一些有用的MATLAB编写的MFCC算法的代码。-Some useful codes for Mel-Frequency Cepstral Coefficients Algorithm, Writed by Matlab.
mfcc
- 提取LPC参数进行,倒谱系数的计算,用于静音检测算法,-Extract LPC parameters, the calculation of cepstral coefficients for mute detection algorithm
mfcc
- MFCC algorithm for calculating mel frequenc cepstral coefficients.
mfcc
- 将语音识别里的MFCC参数提取算法,应用matlab实现-Voice recognition in the MFCC extraction algorithm, application matlab implementation
mfcc-algo
- best mfcc algorithm-best mfcc algorithm....
mfcc
- 语音信号处理,用matlab编写代码来是想MFCC算法-Speech signal processing, matlab MFCC algorithm
MFCC
- MFCC算法实例及源代码实现,用于提取语音特征进行进一步对比-Example of MFCC algorithm and Realization of the source code, for extracting speech features for further comparison
MFCC
- 语音识别中的MFCC算法,用MATLAB实现。-MFCC algorithm with MATLAB.
MFCC
- MFCC算的C语言方法的实现,使用最基本的C语言函数实现了MFCC算法-The realization of the C language, using the most basic C language function to achieve the MFCC algorithm MFCC
piano-mfcc
- 该算法实现了音乐的mfcc参数提取,以便于之后的建模识别(The algorithm realizes the extraction of MFCC parameters in music so as to facilitate modeling recognition later)
MFCC
- 利用梅爾倒頻譜演算法,計算語音訊號的特徵值。裡面有DCT與三角帶通。(The Mel Cepstrum algorithm is used to calculate the eigenvalues of speech signals. There are DCT and V-belt.)