1973Blunt
Results
1
issues of
1973Blunt
Thanks for sharing your code! This issue is about LogSpectralDistance calculation. Source code is: `LSD=mean(sqrt(mean((log(CL(RangeBin,1:N))-log(NO(RangeBin,1:N))).^2)));` It's not consistent with the reference: > J. Du and Q. Huo, “A speech enhancement...