搜索资源列表
speakerrecognition
- 声纹识别,能够对说话人的声音进行识别,过程包括语音输入、预处理、特征提取、建立模型和匹配。-speaker Recognition
YUYINXINHAO
- MATLAB编程实现语音信号的时域特征提取,如分帧、过零率、短时能量、语谱图等-Speech signal feature extraction
lpc
- 语音信号的特征提取,MATLAB编程实现LPC分析-LPC
melfb
- 语音识别中,提取MFCC特征参数时用到的MEL滤波器组函数,函数名为melfb-the function of melfb for speech recognition
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
voice
- 用matlab实现对语音信号的特征进行特征提取-Characteristics of the speech signal feature extraction using matlab to achieve
MFCC
- 适用于特征提取 以及语音情感的特征分析及提取-Suitable for feature extraction and speech emotion feature analysis and extraction
speech-emotion-recognition
- 过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。-The system of speech emotion recognition
GMM
- 基于GMM说话人识别特征提取 1、需要有语音工具箱 2、训练和测试包含了加噪的代码 3、包含噪声数据 4、没有包含语音数据 5、语音数据可以自行录制或者找一段语音-Extraction Based on GMM speaker recognition feature A need to have a voice toolbox 2, the training and testing included adding noise code 3, including n
mfcc
- 语音信号处理中MFCC特征提取程序,用于语音识别的特征提取-Speech Signal Processing MFCC feature extraction program for speech recognition feature extraction
audiolazy-0.03
- 声学语音处理的python源码,基础语音处理的程序包括各种语音滤波处理,gammotan滤波,特征提取等-Acoustic speech processing python source code, the program includes a variety of basic speech processing voice filtering, gammotan filtering, feature extraction, etc.
opensmile-source-1.0.1
- 该工具包为语音特征的自动提取工具 用于语音识别特征的提取 只需输入相应指令便可自动提取-Extraction Automatic extraction tool for voice recognition feature of the kit for the speech features simply enter the corresponding command will automatically extract
MFCC
- 用C++写的语音识别中的MFCC特征提取 有详细代码注释-feature extraction of MFCC BY C++
mfcc-lpcc
- 语音特征提取代码,提取mfcc和lpcc。-Speech feature extraction code, and extract mfcc lpcc.
3608
- 是学习PCA特征提取的很好的学习资料,语音信号的采集与处理,数字信号处理课设,计算目标和海洋回波的功率谱密度。- Is a good learning materials to learn PCA feature extraction, Acquisition and Processing of the speech signal, digital signal processing class-based, Calculating a target and ocean echo power s
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.)