搜索资源列表
speech_enhancement
- 自己编写的用谱相减,最小均方和维纳滤波实现语音增强的matlab文件-themselves with the preparation of spectral subtraction, the minimum mean square Wiener filtering and enhanced voice document Matlab
speech_enhancement_GUI
- 自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强-GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved spectral subtraction, both the
wiener
- 这是本人编写的一个利用维纳滤波实现语音增强的程序.在输入语音信噪比不是很低的情况下,效果不错.
用matlab编的语音增强的程序
- 用matlab编的语音增强的一个程序,是用维纳滤波实现的,-Matlab made use of a speech enhancement procedure, Wiener filter is used to achieve,
BF_wiener_g
- 麦克风阵语音增强中波束形成后维纳滤波的MATLAB代码-Microphone Array Speech Enhancement Beamforming MATLAB code after the Wiener filtering
WienerScalart96
- 维纳滤波法语音增强,为函数文件,需要另外一个脚本调用,形参格式参照文件第一行。-Wiener filtering speech enhancement, as a function of the file, you need to call another scr ipt, parameter format, refer to file the first line.
speech-enhancement-mmse-estimation
- 使用matlab对基于高斯模型下的获取幅度估计的语音增强算法进行的仿真,效果较维纳算法和谱减算法有一定的改善。-Use matlab Gaussian model based on the estimated rate of access to speech enhancement algorithm for the simulation, the effect is less than the Wiener algorithm and the spectral algorithm has so
weinalvbo
- 在MATLAB环境下,经典的维纳滤波代码,实现对语音信号的增强。-In the MATLAB environment, the classic Wiener filtering code, to enhance the speech signal.
matlab实现语音增强
- 本程序包括用维纳滤波和卡尔曼滤波两种方法实现去噪,以实现语音增强。音频文件为wav格式,采样率44100。噪声为高斯白噪声样本。
Wiener-filter
- 维纳滤波进行语音信号的增强,是学习现代信号处理和语音增强的很好的学习程序。-Wiener filtering speech enhancement is a good learning process for learning modern signal processing and speech enhancement.
wiener
- 一种基于非稳态噪声估计的语音增强算法。语音端点检测VAD。维纳语音增强-winner speech enhancement VAD
Wiener
- 实现维纳滤波用于语音增强。第一步采用频域谱函数计算最佳的维纳滤波器,再对输入带噪信号进行滤波;第二步是在此基础上的改进,用了自适应的思想,及时根据当前帧的状态更新修正滤波器的系统函数,得到更精确的无噪语音信号。第三步是采用自适应LMS方法,在时域迭代计算滤波器系数,迭代次数足够多时可得到较准确的有用信号。-Implement wiener filtering used in speech enhancement. First step optimum wiener filter is obtai
5.3 维纳滤波法
- 利用维纳滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The denoising processing of speech signal by Wiener filtering is suitable for the domain of speech enhancement)
wenier ehansment
- 利用韦纳滤波器进行语音增强,加入guassian噪声,然后在添加了噪声的语音后,使用weiner滤波器进行滤波。(speech enhancement using weiner filter, in this a speech is added with a guassian noise then after adding the noise the noise speech if filtered using weiner filter)