搜索资源列表
traditionalsp
- 语音信号的频域处理,语音虽然是一个时变、非平稳的随机过程。但在短时间内可近似看作是平稳的。因此如果能从带噪语音的短时谱中估计出“纯净”语音的短时谱,即可达到语音增强的目的。由于噪声也是随机过程,因此这种估计只能建立在统计模型基础上。利用人耳感知对语音频谱分量的相位不敏感的特性,这类语音增强算法主要针对短时谱的幅度估计。 -voice signals in the frequency domain processing, voice is a time-varying, nonstationa
LPCToolbox
- Matlab下语音信号的线性预测编码算法,单独建一个工作目录就可使用-under Matlab voice signal linear predictive coding algorithm, built a separate working directory may be used
asr
- 语音信号自动识别,有matlab交户界面,有dtw,vq,hmm三种算法供选择。-voice signal automatic identification, and families pay Matlab interface, dtw, Argentina, Brazil and Mexico. hmm three algorithms available.
kalman_filter_method
- 卡尔曼滤波用于语音增强算法,复杂度较高,适合非平稳信号.-Kalman filter used for voice enhancement algorithms, complexity, suitable for non-stationary signals.
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
voicebox voicebox,matlab的语音信号处理工具箱
- voicebox,matlab的语音信号处理工具箱,可以进行语音识别、合成等,算法都很成熟-VOICEBOX is a speech processing toolbox consists of MATLAB routines that are maintained by and mostly written by Mike Brookes, Department of Electrical & Electronic Engineering, Imperial College, Exhi
HHT
- 目前,互联网上HHT信号处理技术有 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去
cardoso
- 法国信号处理专家cardoso提出的关于盲信号处理的代数方法的matlab程序,即联合对角化算法。对于盲信号处理的初学者和第一次编程者,应该有必要读一读程序。-French signal processing experts, cardoso questions about blind signal processing matlab algebraic methods of procedure, namely, the joint diagonalization algorithm. Blin
dtw
- 语音信号识别的应用,算法使用的是hmm,编写效率高,经过了验证。-Application of voice signal recognition algorithm using hmm, the preparation of high efficiency, through the verification.
voicesimulate
- 能够对人人的声音进行识别,它是通过信号采集,用模式识别算法进行语音识别-Able to identify the voice of everyone, it is through the signal acquisition, use pattern recognition algorithm for speech recognition
LMS
- LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
ogrady2007_phd
- 国外欠定语音盲分离的博士论文,作者为Paul D. O’Grady,LOST算法的作者。该博士论文包括语音信号分离,非负矩阵分解等内容。-Sparse Separation of Under-Determined Speech Mixtures,A dissertation submitted for the degree of Doctor of Philosophy
SpeechSignalProcess
- 语音信号处理方面的书籍。书籍的附录中有多个算法的C语言实现。超星图书需要使用超星浏览器打开-Speech signal processing books. Books have more than one algorithm in Appendix C language. Superstar Superstar books need to use the browser to open
PAST
- PAST算法程序,可以用于信号处理、盲信号分离-past algorithm
ACF
- 语音信号处理中基音周期提取算法。运用传统的自相关方法。并加入了三电平削波的处理。-Speech Signal Processing pitch extraction algorithm. Using the traditional autocorrelation method. And joined the three-level clipping processing.
fsk_det
- FSK信号检测算法matlab仿真,比较实用!-FSK signal detection algorithm matlab simulation, more practical!
endpoint_detection_with_noise
- 提出了一种基于时频方差和的语音端点检测算法。实验证明该算法能够在低信噪比的情况下,准确地检测出语音信号-Proposed based on time-frequency variance and Speech Endpoint Detection Algorithm. Experiments show that the algorithm at low SNR cases, accurately detect the speech signal
speech2
- 为了提高语音分离算法的收敛速度以及分离性能,提出把拉普拉斯正态混合分布概率密度函数作为语音信号概率密度函数的估计,得到一个更加适合语音信号分离的激活函数,基于此函数提出一种快速语音分离算法.-In order to improve speech separation algorithm convergence speed and separation performance, raise the normal mixture distribution Laplace probability de
DSB
- 在八元阵列中,对麦克风阵列采集到一个声源的语音信号进行延迟相加,从而得到语音增强后的信号-In eight dollars array of microphone arrays to capture the voice of a sound source signal delay are added to obtain the enhanced speech signal