Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to export an ONNX with opset version = 13? #459

Closed
joyyang1215 opened this issue Jun 12, 2024 · 3 comments
Closed

How to export an ONNX with opset version = 13? #459

joyyang1215 opened this issue Jun 12, 2024 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@joyyang1215
Copy link

How to export an ONNX with opset version = 13? Currently, the silero_vad.onnx is opset version = 16.
Could you tell me how to get other opset version of the ONNX model?
Thanks

@joyyang1215 joyyang1215 added the help wanted Extra attention is needed label Jun 12, 2024
@snakers4
Copy link
Owner

@joyyang1215

The new VAD version was released just now - #2 (comment).
It was also exported with opset 16.
Can you provide some reasoning behind your choice of the opset?
Maybe we can export alternative models with several opsets, if there is some inner logic in the opset choice.

@snakers4
Copy link
Owner

snakers4 commented Jul 1, 2024

While the new release is fresh, we are able to export with certain other opsets.
If this is necessary, please provide the necessary opsets and some reasoning.

@snakers4
Copy link
Owner

If this becomes relevant, please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants