搜索资源列表
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
- 这是一个wiener滤波程序,对语音信号滤波。里面有详细的word文档说明-This is a wiener filtering process to filter the speech signal. There are detailed notes word document
用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
Robust
- 维纳滤波,语音处理程序,MATLAB,下载自国外网站,与君共享。-Wiener filter, speech processing, MATLAB, download from the foreign site, and the king shared.
ho
- wiener filtering, improving speech, speech recognition
speech enhance GUI
- 使用维纳滤波、谱减法和自适应滤波法在matlab环境下实现语音降噪处理的源代码,并实现了GUI用户图形界面设置,参数可调。-Using Wiener filtering, spectral subtraction and adaptive filtering in matlab environment voice noise reduction processing source code, and implement a GUI graphical user interface setting
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.
wiener
- 在MATLAB环境下,采用维纳滤波对语音进行去噪-In the MATLAB environment using Wiener filtering of speech denoising
wiener-noise
- 利用维纳滤波消除一段语音信息的噪声,并对消除前后的频谱进行分析-Wiener filter to eliminate the noise of the period of the speech information, and the elimination of the spectrum before and after were analyzed
Wiener-filter
- 维纳滤波进行语音信号的增强,是学习现代信号处理和语音增强的很好的学习程序。-Wiener filtering speech enhancement is a good learning process for learning modern signal processing and speech enhancement.
voice5
- 从文件中读入信号,对语音信号进行卡尔曼、维纳、小波滤波。并画出图形。-The speech signal Kalman, Wiener, wavelet filtering.
wiener
- 一种基于非稳态噪声估计的语音增强算法。语音端点检测VAD。维纳语音增强-winner speech enhancement VAD
voicedeletenios
- 该代码为语音去噪代码,自适应滤波,谱减法,维纳滤波滤波方法。-The code for the speech denoising code, adaptive filtering, spectral subtraction, Wiener filtering filtering method.
Wiener
- 实现维纳滤波用于语音增强。第一步采用频域谱函数计算最佳的维纳滤波器,再对输入带噪信号进行滤波;第二步是在此基础上的改进,用了自适应的思想,及时根据当前帧的状态更新修正滤波器的系统函数,得到更精确的无噪语音信号。第三步是采用自适应LMS方法,在时域迭代计算滤波器系数,迭代次数足够多时可得到较准确的有用信号。-Implement wiener filtering used in speech enhancement. First step optimum wiener filter is obtai
wienerfilter
- 利用matlab研究使用维纳滤波器对语音信号去噪的例程-Using matlab studies using Wiener filter speech signals denoising routines
WienerScalart
- 单点定位的滤波程序,可以获得速度信息和位置信息,这是一个滤波程序,对语音信号滤波。-A single point positioning of the filtering process, get the speed of information and location information,this is a wiener filtering process to filter the speech signal.
wiener
- 语音信号的维纳滤波,频域实现和时域实现方法(Wiener filtering of speech signals, frequency domain implementation and time domain implementation)