搜索资源列表
yuyinshibiedsp
- 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word can be identified. 8 k sampli
melcepst
- 求mel频率倒谱系数的matlab程序-for mel frequency cepstrum coefficients of Matlab procedures
mfccCchengxu
- 语音识别中提取特征系数-美尔倒谱系数(mfcc)C程序-Speech Recognition feature extraction coefficient-America Fall cepstrum coefficients (mfcc) C Program
lpcc.m__
- 用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)
222
- 建立了一种基于自组织神经网络的语音识别系统。对语音信号进行了预处理, 提取了语音信号的线性预测系数、线性预测倒谱系数和Mel 倒谱特征系数, 建立了基于自组织神经网络的识别判决模型.
mfcc
- 采用间接方法提取MEL倒谱,先计算自相关系数,然后由自相关系数计算LPC预测系数和反射系数,再计算LPC倒谱系数,最后由LPC倒谱系数计算MFCC 。
lpcc
- 用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)。-A MATLAB program for speech signal recognition using LPCC (Linear Predictive Cepstral Coding) one of the method for the pick up of speech character
语音识别中求Mel倒谱系数的matlab程序
- 这是一个在语音识别中求Mel倒谱系数的matlab程序。 这个程序里面还需要用到几个其他的函数,都在VoiceBox工具箱里面,可以到网上下载,Calculate the mel cepstrum of a signal,The program also needs to be used in several other functions, in VoiceBox toolbox, can to download
LPCC.rar
- 可以在CCS中运行的LPCC程序,包括语音参数分析主函数,信号的自相关函数,由自相关函数计算LPC预测系数,由LPC预测系数计算LPC倒谱系数,由LPC预测系数计算MEl到普系数等函数,CCS can be run at the LPCC procedures, including analysis of voice parameters of the main function, the signal autocorrelation function, autocorrelation func
mfcc
- mfcc倒谱系数,可用于计算倒谱系数,是老师布置得毕业设计 希望对大家有哦那个-mfcc cepstral coefficients can be used to calculate the cepstral coefficients, is a graduate teacher design layout for all of us hope that there Oh
lpc
- matlab 求线性倒谱系数,用于语音识别-matlab linear cepstral coefficients for speech recognition
vq
- 使用lpcc参数的vq算法,vq为主函数,lpcc是提取线性倒谱系数-The use of the VQ algorithm lpcc parameters, vq-based function, lpcc is the extraction of linear cepstrum coefficients
jiyushilianglianghuadeshuohrshibe
- 基于矢量量化的说话人识别本文从语音信号的预处理开始分析, 主要研究了特征参数的选择、提取、及识别算法,应用全极点模型,提取了语 音信号的线性预测倒谱系数和美尔倒谱系数,并进一步获得其一阶差分,将倒 谱系数与其一阶差分结合在一起形成新的特征参数。在识别算法方面,本文对 矢量量化的方法进行了研究,用Matlab语言实现了说话人识别系统的仿真与验 证。实验证明这种参数与单纯的线性预测倒谱系数和美尔倒谱系数相比更为有 效。- speech paper,help you study
mfccandvc
- 文章介绍的说话人识别系统,采用能够反映人对语音的感知特性的9(:频率倒谱系数(9(: <+(=>(2/?8(’0+): 81(..-/-(20@,9<88)作为特征参数,同时考虑到特征参数各维分量对于不同说话人的区分程度,采用加权的办法进行矢 量量化。-This paper introduces the speaker recognition system used to reflect the people s perception of voice characte
speakerrecognization
- 摘要说话人识别在自动身份鉴别方面具有重要的现实意义。文章在分析了说话人识别实现的可行性基础上*提 出采用长时线性预测倒谱 +,--.,)系数和矢量量化 /0)模型的不依赖于文本的说话人识别方法,并成功地应用于 一个数据库查询系统中。-65DL5<?E5=7?9?AD7?8=CDH H?>=?9?AD=7 D66@?AD7?8=H?=D 78:D7?A?=E?G?E D@<5A8>=?7?8=D<5D#M=7C?H 6D65<* 7C5 68HH?N
melmfcc
- 从说话人的语音信号中提取说话人的个性特征是声纹识别的关键。主要介绍语音信号特征提取方法中的Mel倒谱系数 -From the speaker s voice signal to extract the speaker s personality traits is the key to Voiceprint identification. Mainly introduces the speech signal feature extraction method in Mel cepstral
melbankm
- 这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组。-This function must be melcepst function call is used to calculate Mel cepstral coefficients. The role of this function is to construct a mel filter bank.
yuyinshiyupinyufenxi
- 语音信号的时域频域分析,从短时能量到语谱图,以及线性预测参数和梅尔倒谱系数-Speech signal in time domain frequency domain analysis, from the short-term energy to the spectrogram, and the linear prediction parameters and the Mel cepstral coefficients, etc.
speech
- 这是一段语音识别的c++源程序,包括预处理,端点检测,线性倒谱系数,dtw算法模式匹配。-This is a speech recognition c++ source, including preprocessing, detection, linear cepstrum, dtw algorithm for pattern matching.
YUYIN
- 语音采集c++程序,包括端点检测,线性预测倒谱系数,dtw模式匹配等函数,-this is a program about speech recogenition