docker-facebook-demucs icon indicating copy to clipboard operation
docker-facebook-demucs copied to clipboard

shifts option?

Open mdlaat opened this issue 1 year ago • 2 comments

Thank you for your work. Would it be possible to add the shifts option to your script?

mdlaat avatar Nov 17 '23 10:11 mdlaat

Hi @mdlaat , do you mean this option?

The --shifts=SHIFTS performs multiple predictions with random shifts (a.k.a the shift trick) of the input and average them. This makes prediction SHIFTS times slower. Don't use it unless you have a GPU.

xserrat avatar Nov 19 '23 18:11 xserrat

Yes, that’s the one!

mdlaat avatar Nov 19 '23 23:11 mdlaat