We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to use your Java example on Android but I'm getting the error above.
https://github.com/snakers4/silero-vad/blob/master/examples/java-example/src/main/java/org/example/SlieroVadOnnxModel.java#L153
Looks like the example is out of date? The other example is using 3 inputs instead:
https://github.com/snakers4/silero-vad/blob/master/examples/java-wav-file-example/src/main/java/org/example/SileroVadOnnxModel.java#L210
The text was updated successfully, but these errors were encountered:
The community java example has not been updated for v5. A PR would be appreciated.
Sorry, something went wrong.
snakers4
No branches or pull requests
Trying to use your Java example on Android but I'm getting the error above.
https://github.com/snakers4/silero-vad/blob/master/examples/java-example/src/main/java/org/example/SlieroVadOnnxModel.java#L153
Looks like the example is out of date? The other example is using 3 inputs instead:
https://github.com/snakers4/silero-vad/blob/master/examples/java-wav-file-example/src/main/java/org/example/SileroVadOnnxModel.java#L210
The text was updated successfully, but these errors were encountered: