Replies: 1 comment
-
|
Were you able to solve this ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to use the VAD model with onnxruntime in Java.
Running into problems with the input shape:
Name:'Conv_606' Status Message: Invalid input shape: {4}.Is there anyone who has a working implementation in Java or can help me find the implementation problem.
I created a gist with an example implementation: https://gist.github.com/waigel/c42cefa4bd327c62df45dee6685b1f36
Beta Was this translation helpful? Give feedback.
All reactions