You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yzmyyff Hi again!
I just find this issue that pytorch cannot compile complex valued function.
And it seems that pytorch and triton teams do not have time to consider complex in/output.
Thus, for now, you should use phaseaug without compile.
Thank you for noticing
Hi guys,
Thanks for your work on this project.
I used phaseaug in my vocoder which worked well.
but when I compile the whole model in pytorch 2 and get something wrong.
I minify the codes:
Do you have any ideas about that?
The text was updated successfully, but these errors were encountered: