Open ruizewang opened 4 years ago
There is another question about calculating SDR. For example, given a video, the mixed audio shape is (173774, 1). However, your sep model outputs a audio with shape (173040, 1). The length of these two audios is not the same (173774!=173040). So this causes difficulties when calculating SDR. May I ask how you solved it?
Hi Andrew, What tool did you use to calculate SDR? Thank you :)