Ahm1979
Newbie level 1
I work in speech denoising .I mixed clean speech (x) with AWGN
.I used independent component analysis to separate the noise from the speech . I compute SNRi=10log10 var(x)/var
. I compute SNRo=10log10 var(x)/var(s-x).s is the estimated of the clean speech after using independent component analysis.I get the same value of SNRo when SNRi changes from -10 to 15 dB . I think there is error in computing SNRo .I make normalized to the clean speech (x) because the amplitude of s is unity and amplitude of x is not unity but I do not get any improvement in SNRo .I need to explain how to compute SNRo after ICA in detail
Last edited by a moderator: