joeweiss / birdnetlib

A python api for BirdNET-Lite and BirdNET-Analyzer
https://joeweiss.github.io/birdnetlib/
Apache License 2.0
41 stars 14 forks source link

Fix file exceptions related to Large Recording classes #101

Closed joeweiss closed 11 months ago

joeweiss commented 11 months ago

The Large classes are not raising proper exceptions on file errors. This PR fixes that issue.