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
Hi. @Plachtaa Thank you so much for sharing your work.
I'm trying to export this model to ONNX, but I ran into a problem that Wavenet uses weight norm in its calculations, which increases the graph complexity and model weight depending on the number of diffusion steps. Is there any way around this issue?
The text was updated successfully, but these errors were encountered:
Hi. @Plachtaa Thank you so much for sharing your work.
I'm trying to export this model to ONNX, but I ran into a problem that Wavenet uses weight norm in its calculations, which increases the graph complexity and model weight depending on the number of diffusion steps. Is there any way around this issue?
The text was updated successfully, but these errors were encountered: