搜索资源列表
Hidden Markov Models for Speech Recognition-lect19
- HMM模型在语音识别中的应用,相信对HMM模型感兴趣的语音或图像等专业人员应该明白价值。-It is about Hidden Markov Models (HMM) method in Speech Recognition research. those interested in HMM or speech/image processing should know it s value.
pitchdetect
- 此程序为自相关法进行基音检测的程序,主要应用于语音识别。-program for petch detection using auto-correlation method, mainly for speech recognition
FIRDsgn
- 有限脉冲响应过滤器。This program designs a Finite Impulse Response (FIR) filter. The window-based method is used to obtain a low-pass, high-pass, band-pass or band-stop FIR filter-finite impulse response filters. This program designs a Finite Impulse Response
VQ方法做的说话人辨识vq
- 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
LMSchanneladaptation
- 是LMS channel Equalizer 的matlab实现方法-LMS channel Equalizer is the method Matlab
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
sdsds
- 小波变换在图像处理中的应用 用小波变幻的方法去除噪声-wavelet transform in the image processing applications using wavelet changes in the method of removing noise
pnn_recognition
- 基于概率神经网络方法的识别程序,主要针对语音识别,matlab程序,值得参考.-probabilistic neural network-based method of identification procedures, voice recognition, Matlab procedures, a good reference.
LBGwlee
- 这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com-This is what I wrote with C Language LBG algorithm a procedure. LBG is the voice signal processing a vector quantization method. My mail : wleechina@163.com
vqLBG
- Vector quantization using LBG method of center splitting
bss-sond
- 提出了一种新的自适应盲源分离算法。在无噪音实时两源两传感器的情况下, 一旦观 测信号被白化, 只需要辨识一个特定的旋转矩阵就可以完成盲源分离, 并给出了能表征该旋转矩阵的角的自适应估计器。仿真结果表明, 当满足源峭度和不为零的条件时, 这种方法是一种稳定的和有效的分离算法。-proposes a new adaptive algorithm for blind source separation. In the absence of real-time two noise sources t
fast_mfcc
- a fast method to get the mfcc parameter of speech-a fast method to get the parameter of sp mfcc eech
DTW111
- 语音识别,根据DTW的原理,用递归的方法实现了DTW-speech recognition, according to the principle DTW using recursive method of DTW
fdpsola
- 语音合成程序!psalo频域基音同步叠加方法。它首先对原始语音信号进行短时频域变换,得到短时谱和短时谱包络。短时谱除以短时谱包络得到声源短时谱,对声源短时谱的实部和虚部分别进行线性插值,就可以达到改变语音信号基频的目的,然后再进行频域反变换,可得到变换后的短时语音信号。短时谱包络部分也可以独立改变,以达到改变音色的目的。-speech synthesis procedures! Psalo frequency domain pitch synchronous superposition meth
FCM_HCM
- 模糊识别的一种分类方法,属于模糊C均值方法,里面包括了算法与具体步骤。欢迎下载-fuzzy identification of a classification method is Fuzzy C - Means, includes the algorithm and the concrete steps. Welcome to download
datasamp
- 是用于模式识别中的一种数据采样方法,此方法是把数据按一定的比例分为训练数据和测试数据。-for pattern recognition of a data sampling methods, This method is data by a certain percentage into training data and test data.
emdHilbertHuang
- 一种新的特征参数提取方法,Huang在1998年提出,可用于语音识别、故障检测等方面-a new feature extraction method, Huang was introduced in 1998, can be used for voice recognition, Fault detection etc.
DTWspeakerrecognize
- 基于DTW方法的说话人识别程序,运用了LPCC参数和LPC参数的两者一起进行说话人身份的识别,有较好的识别效果。-DTW method based on the speaker identification procedures, LPCC Features use of the LPC parameters and the parameters of the two words together to identify the identity of the person, a better
colorDetection
- The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been us
ACF
- 语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.