单通道语音增强中效果最好的算法OMLSA我要分享

Omlsa: the best algorithm in single channel speech enhancement

Cohen mcra代码 imcra代码 cohen语音 单通道语音增强

关注次数: 641

下载次数: 9

文件大小: 10KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

这是目前传统单通道语音增强中效果最好的算法,作者Iseal Cohen大神,采用基于最小均方误差MMSE准则,代码里,噪声估计由最初的MCRA更新为效果更好的IMCRA。


English Description:

This is the best algorithm in the traditional single channel speech enhancement at present. Iseal Cohen, the author, adopts MMSE criterion based on minimum mean square error. In the code, the noise estimation is updated from the original McrA to imcra with better effect


代码预览

lnshift.m

noisegen.m

OMLSA with IMCRA.txt

omlsa_with_imcra.m