搜索资源列表
MFCC
- 这是语言识别中 用MFCC提起语音特征参数的程序
1
- 摘要:一般的说话人识别系统包括特征提取和识别模型两部分,其中特征参数的选择对系统 的识别性能有关键性的影响,现就特征提取展开研究,介绍了各种常用的语音特征参数及目前 主流的两种参数的提取过程,并论述了小波分析应用于语音特征参数提取中的优势
123456
- 通过分析语音特征参数的特点和说话人识别的基本方法,利用 DSP的硬件平台,以线性预测倒谱系数为 特征参数提取算法以及 隐马尔可夫模型为建模算 法,实现 电子语音锁 的系统设 计。实验 结果表 明系统在 内部模 型 数小于 1O时识别精度高 ,达到 安全保 密的要求。
mfcc
- 用c语言编写的语音特征参数的程序,该语音特征参数为mfcc参数,主要用于说话人识别-used language voice characteristic parameters of the procedure, the characteristic parameters for voice mfcc parameters, mainly for Speaker Recognition
语音矢量化及算法及与原文件的矢量对比功能源代码
- 基于VC++的语音信号在提取特征参数后,进行HMM模型训练前的关键一步,对特征参数进行矢量量划,作为观测值输入
praat5107_sources.语音识别中语音特征参数提取的工具
- 语音识别中语音特征参数提取的工具,对于语音参数分析有很好的作用,Speech recognition speech feature extraction tools for speech parameter analysis, have very good effect
YuYinTeZhengTiQu.rar
- 语音特征参数提取方法研究(lpcc,mfcc),Speech feature extraction method. Pdf
mfcc.rar
- 为MFCC的MATLAB程序,用于语音识别结束的特征参数提取,MFCC
MFCCcanshu
- 6篇有关语音识别特征参数的科技论文,主要包括MFCC参数LPCC参数以及小波应用于特征提取的研究-6 on the speech recognition feature parameters of scientific papers, including MFCC parameters LPCC parameters and wavelet feature extraction applied to the study
jiyuxiaobobianhuandeyuyintezhentiqu
- 基于不变集多小波的语音特征参数提取研究 用小波变换替代傅立叶变换和梅尔滤波-Based on the invariant set Multiwavelet voice characteristic parameter extraction for research of wavelet transform and Fourier transform alternative Mel filter
VoiceActivityDetection
- 在本文中,主要讲了在语音识别和语音合成之前我们所要做的主要工作,包括去噪,预加重,端点检测,特征参数提取等技术.-In this article, the main speaker in the speech recognition and speech synthesis to be done before we have major work, including de-noising, pre-emphasis, endpoint detection, feature extraction
bpsk15
- 语音端点检测,是语音压缩时提取特征参数的一个必要的过程,这个程序主要是对这个过程的一个小的程序。希望对学语音的有帮助-Extreme point detecting is a primily process to get the eigenparameter when you compressing the speech.This program is a small one,it will help for the learner.
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
LPC-code
- 基于LPC的语音特征参数分析源码,很好的学习源码-Based on the analysis of the phonetic features parameters LPC rules, good study the source code
MATLAByysb
- 用MATLAB进行语音识别的特征参数提取,其中包含了lpc和MFCC两种方法,并且测试通过。-Using MATLAB to carry out speech recognition feature extraction, which contains two methods lpc and MFCC, and the test.
MFCC
- 为了实现高速语音特征参数的提取,在分析了美尔频率倒谱特征参数提取算法的基础上,提出了算法的硬件 设计方案,介绍了各模块的设计原理。该方案增加了语音激活检测功能,可对语音信号中的噪音帧进行检测,提高了特征参 数的可靠性。-In order to achieve high-speed voice characteristic parameter extraction, in the analysis of Mel frequency cepstral feature extraction a
melfb
- 语音识别中,提取MFCC特征参数时用到的MEL滤波器组函数,函数名为melfb-the function of melfb for speech recognition
endpointdetecting(matlab)
- 语音端点检测,有助于除去语音信号中的噪音部分,留下有用的携带信息的部分,有利于提取其中有用的语音特征参数,从而提高识别率。-Endpoint detection, helps remove the noise part of the speech signal, leaving useful information-bearing part, is conducive to extract the speech feature useful to improve the recognition
预处理和mfcc
- 里面有两个程序已经调试成功,其一是语音预处理,其二是语音特征参数提取:mfcc(Preprocessing of speech signa)
3809
- 语音识别类文件,能识别0到9 预处理特征参数提取(It is good to use,It can carry out digit recognition, including preprocessing and feature parameter extraction.)