woheller69 / whoBIRD

Identify bird sounds in real time with this Android version of BirdNET. Bird sound recognition for more than 6,000 species worldwide.
GNU General Public License v3.0
249 stars 13 forks source link

Feature request - option to save audio #47

Open Norgus opened 1 month ago

Norgus commented 1 month ago

Hi there, wonderful app you've made!

Would you consider making it an option to keep the audio recordings for each recognition event to be playable in the logged recognitions list?

It could be quite nice for reviewing ones results later.

woheller69 commented 1 month ago

will think about it, but it might be a lot of data. Each recognition would be 260kB. We have 3s intervals but run detection every 0.8s, so 1 bird sound might easily create 1 MB.

Norgus commented 1 month ago

maybe it'd be worth compressing with vorbis & being able to pick the save location (great if the phone has external sd)

simonfossom commented 2 weeks ago

sounds like a feature could be "brid collection/spotting"

this could be also expanded as a social feature:

@woheller69 you need help with design let me know

proof that people want to do that: https://github.com/woheller69/whoBIRD/issues/41#issue-2248241302