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
using libonnxruntime.so from the official react native library:
sherpa-onnx will say cannot resolve "OrtGetApiBase" symbol. I think this is because the official library has versioned API.
make the official library use the libonnxruntime.so downloaded from your release page: crashes when using the official library features to run other onnx models