Replies: 2 comments 24 replies
-
In general,
Could you describe how you get the above error? |
Beta Was this translation helpful? Give feedback.
21 replies
-
@csukuangfj I was able to create the debug symbols file for sherpa-onnx project, but I am missing the onnxruntime debug symbols library. Can you please point me to the native build for onnxruntime, so I can create one as well? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am curious if it would be beneficial to add some exception handling at the JNI layer in order to avoid the app crashes.
For example, in the offline-recognizer.cc:
I am observing some crashes like this on Android:
Beta Was this translation helpful? Give feedback.
All reactions