Skip to content

Birdnet-GO: install libonnxruntime.so from release tarball - #14716

Merged
michelroegl-brunner merged 1 commit into
mainfrom
fix/birdnet-go-onnx-runtime
May 26, 2026
Merged

Birdnet-GO: install libonnxruntime.so from release tarball#14716
michelroegl-brunner merged 1 commit into
mainfrom
fix/birdnet-go-onnx-runtime

Conversation

@MickLesk

Copy link
Copy Markdown
Member

✍️ Description

add onnx runtime

🔗 Related Issue

Fixes #14691

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to script metadata (PocketBase/website data).
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@MickLesk
MickLesk requested a review from a team as a code owner May 25, 2026 19:27
@github-actions github-actions Bot added feature update script A change that updates a script labels May 25, 2026
@michelroegl-brunner
michelroegl-brunner merged commit f9f21c1 into main May 26, 2026
2 checks passed
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 30, 2026
@github-actions
github-actions Bot deleted the fix/birdnet-go-onnx-runtime branch June 3, 2026 09:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BirdNET-Go] Required ONNX Runtime not automatically installing with script

3 participants