Skip to content

Pin birdnet 1.1.0 - #985

Merged
Josef-Haupt merged 1 commit into
mainfrom
birdnet-1-1-0
Aug 22, 2026
Merged

Pin birdnet 1.1.0#985
Josef-Haupt merged 1 commit into
mainfrom
birdnet-1-1-0

Conversation

@Josef-Haupt

Copy link
Copy Markdown
Member

Summary

Replaces the direct-URL birdnet requirement with the released birdnet==1.1.0 from PyPI — this was the release gate, since PyPI rejects direct-URL dependencies.

The release contains everything the URL pin pointed at (3.0 double-sigmoid fix, 3.0 pb backend fix, download progress callback) plus: TensorFlow is now optional for birdnet itself (base install runs 3.0 on onnxruntime and 2.4 via LiteRT), checksum-verified per-release label caches, and the abandoned-lock reclaim. The analyzer still declares its own TensorFlow dependency for training and the 2.4/perch/custom paths, so nothing changes for analyzer installs yet.

Note from the release: 3.0 confidence values change relative to birdnet 1.0.0 (the double-sigmoid fix) — thresholds tuned against 1.0.0-era 3.0 output need revisiting.

Verification

Full test suite against the PyPI wheel: 624 passed, 1 skipped. pip check clean.

🤖 Generated with Claude Code

Replaces the direct-URL requirement (which PyPI rejects) with the release
that contains everything it pointed at: the 3.0 double-sigmoid fix, the pb
backend fix and the download progress callback. TensorFlow is optional for
birdnet from this release on; the analyzer still requires it itself for
training and the 2.4/perch/custom paths.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 21, 2026 17:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Josef-Haupt
Josef-Haupt merged commit 3791240 into main Aug 22, 2026
12 checks passed
@Josef-Haupt
Josef-Haupt deleted the birdnet-1-1-0 branch August 22, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants