资源列表
speakerrecognition
- 语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。-Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretreatment is part of the noise so
matlab_canon
- 该程序合成模拟了卡农的曲调,使用Matlab运行M文件即可试听。-The synthesis of the program to simulate the tune of Canon, the using Matlab running M-file to audition.
speech--enhancment-code
- 基于人耳听觉掩蔽维纳滤波的matlab代码-Based on the human auditory masking Wiener filter matlab code
simple_gui
- function for speech recognitio
ACF
- 采用自相关法提取语音信号的基音周期,根据男女生基音频率的不同,识别说话人性别。-Gender recognization system based on ACF
gmmem_several
- GMM是语音识别中比较成熟的算法之一,这个MATALB完整的实现了基于GMM算法的识别训练程序,可以适用于GMM识别和学习的同行的参考-GMM is a speech recognition algorithm for the more mature one, this MATALB full implementation of the identification algorithm based on GMM training procedures, can be applied to GMM
mfcc
- 本段程序实在MATLAB环境下对输入的语音序列x进行MFCC参数的提取,返回MFCC参数和一阶差分MFCC参数。-Voice input sequence x extracted MFCC parameters, return parameters and the first-order difference MFCC MFCC parameters
gain-adaptation
- 自适应量化。读取wav文件,使用2到12比特量化。抽样频率8khz
RegressionDataset
- Dataset for regression-Dataset for regression......
kpca
- 核主成分分析法,用matlab实现,极为精彩.不可错过
Paris ica
- ica 权威paris在很久以前写的ica算法程序,稍作修改可以用于声音信号识别。-Paris, one of the authorities of ICA, created the program at long time ago. It can be used to recognise speech signal if modify a little.
mfcc
- MFCC matlab程序,希望对大家有帮助