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
Thanks for the suggestion, Chris.
I see where you're talking and it's a reasonable workaround in pytorch, but performing FFT is kind of overkill for low-order IIR in my opinion, especially when the input sequence is long.
I'm looking into custom cuda kernel for IIR and have some preliminary results on torchaudio.
This issue can be solved easily after my PR is merged.
depends on yoyolicoris/audio#12
The text was updated successfully, but these errors were encountered: