-
Notifications
You must be signed in to change notification settings - Fork 532
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
libonnxruntime.so: version `VERS_1.17.1' not found #1771
Comments
I should also point out that the same project works on Windows, seems to be a Linux-only issue.
|
Are you able to run our dotnet example projects? |
Hello @csukuangfj. Yes, I was able to run kokoro-tts example. The issue seems to be caused by |
Please follow |
Built the library for onnx runtime 1.20, this fixed the error. |
Note that not all.models from sherpa-onnx work for onnxruntime 1.20 |
I get this error when trying to use MeloTTS in C#. Possibly related to #1081
The text was updated successfully, but these errors were encountered: