Skip to content
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

Dynamic audio capture length for long calls #299

Open
tphakala opened this issue Oct 16, 2024 · 0 comments
Open

Dynamic audio capture length for long calls #299

tphakala opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tphakala
Copy link
Owner

Some birds, like some owls, can have very long calls. At the moment, BirdNET-Go's audio capture length is fixed at 15 seconds. However, it's possible to extend the audio capture window dynamically as long as the bird call is still being detected on the analysis stream.

This enhancement requires changes to the settings struct, the pending detections flusher in the processor package, and the UI to add necessary interface elements in Settings.

@tphakala tphakala added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant