gcc-nmf icon indicating copy to clipboard operation
gcc-nmf copied to clipboard

Is there a logical error?

Open JasonYoung2000 opened this issue 3 years ago • 0 comments

In the processFrames method of GCCNMFProcessor class, the targetTDOAIndex is set after the calling of getTFMask method, which means that the mask is got using the target TDOA of last 6 frames, instead of the latest 6 frames including the current frame. My English is not very good, please forgive me.

JasonYoung2000 avatar Apr 12 '22 13:04 JasonYoung2000