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
Great work!
I would like to export an ONNX model with a fixed shape (10 seconds input). However, I noticed that the input and output dimensions of the cache_decoder increase with each decoding step. Is there any way to solve this issue? My code like this:
Great work!
I would like to export an ONNX model with a fixed shape (10 seconds input). However, I noticed that the input and output dimensions of the cache_decoder increase with each decoding step. Is there any way to solve this issue? My code like this:
Thanks!
The text was updated successfully, but these errors were encountered: