维纳滤波语音增强算法我要分享

Wiener filtering algorithm for speech enhancement

matlab 算法 语音 滤波 增强 维纳

关注次数: 283

下载次数: 1

文件大小: 2.97 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: 语音增强算法的维纳滤波器,通过scalart 1996提出的实现。使用一个决策指导的方法跟踪的先验信噪比。请注意,该信号的第一个0.25sec用于模型的噪声,即,它是假定的演讲之后,0.25sec开始-   Wiener Filter for Noisy Speech Enhancement, implemented as proposed by Scalart 1996. Uses a decision directed method to track the a priori SNR. Note that the first 0.25sec of the signal is used to model the noise, that is, it is assumed that speech starts after that 0.25sec


English Description:

  Speech enhancement algorithm for Wiener filtering via scalart 1996 proposed implementation. Use a decision-making guide method to track a priori Snr. Please note that the first 0.25sec for the model of the signal noise, that is, it is assumed that after the speech, 0.25sec-   Wiener Filter for Noisy Speech Enhancement, implemented as proposed by Scalart 1996. Uses a decision directed method to track the a priori SNR. Note that the first 0.25sec of the signal is used to model the noise, that is, it is assumed that speech starts after that 0.25sec


代码预览