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

Make pre-detection audio clip offset user-configurable #298

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

Make pre-detection audio clip offset user-configurable #298

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

Comments

@tphakala
Copy link
Owner

Currently, BirdNET-Go uses a fixed pre-detection offset for starting audio clip capture. On my systems, I've noticed that sometimes the audio capture starts too late, potentially cutting off part of the bird call. The reasons for this could be numerous.

In any case, I think it would be beneficial to make the pre-detection recording offset user-configurable within a reasonable limit, such as allow capture up to 10 seconds of audio before event.

This likely requires extending total capture length by same amount. At the moment there is a depencendy of fixed capture length on spectrogram generation which should be addressed.

@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