搜索资源列表
speech_analysis
- 这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
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
shuzduyinzhuanMEL
- 一段数字读音转MEL系数的源码,相信在语音识别特征提取中可以有和大的用处-a digital switch pronunciation MEL coefficient of the source code, I believe the speech recognition feature extraction can be a useful and
PCXLIB
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。
marsyas
- marsyas是进行音频分析的源码,可以识别音乐节奏、乐器等音乐语义特征,使用隐马尔可夫模型。
VQ.rar
- 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\vq) 在Command windows中输入 train( 1s\ ,7) 这是将1s中的wav文件进行特征提取并产生VQ码本, 在workspace中有个ans的文件保存为.m文件,比如7.
speechcode1
- matlab中用于输入语音信号,特征提取,建立模型,识别判决等三部分的源码。-matlab input speech signal is used, feature extraction, modeling, identification judgments, such as the source of three parts.
LPC-code
- 基于LPC的语音特征参数分析源码,很好的学习源码-Based on the analysis of the phonetic features parameters LPC rules, good study the source code
tROBBOTsysteeh
- 本程序源码是一种基于模板匹配的语音识别技术。提取语音的特征征,并建立模板库。能将语音识别技术应用于机器人。 可直接使用。 -this program is based on template matching speech recognition technology. Extraction of voice featuures, and the establishment of Template Library. Voice recognition can be used in robo
Extract_Feature
- 非常完整的语音信号提取matlab源码。 包含PLP特征提取,mfcc特征提取,plcc特征提取。-Very complete voice signal extraction matlab source. Contains PLP feature extraction, mfcc feature extraction, plcc feature extraction.
