Stefan Kahl
                                            Stefan Kahl
                                        
                                    Thanks @brendanwallison for testing. I have a few thoughts: 1) `pip install tensorflow` should also install GPU support, no need for `pip install tensorflow-gpu`, 2) Your're right, using command line...
That's an issue that has been bugging me for a long time now. And it still exists, there are ways to mitigate the memory leak a bit, but I was...
It seems this issue only occurs with the protobuf model, the TFLite version does not seem to show this kind of behavior. Feel free to make a pull request with...
Hmmm, to be honest, I have no idea. Do you by any chance have a second device, you could give this a try on and see if you can replicate...
It might indeed. We compiled it on Windows 10 - we might have to do a Windows 7 version, too.
Hmm, weird...not sure how to debug this. Are you able to run the code from the command line? Is it just taking very long? Can you launch the GUI as...
I would be open to it, if there is a need, we should support it. @JacobGlennAyers can you move ahead and make a PR as I am not very familiar...
Feel free to write up a small template of how the ideal output would look like here in the comments, I'd be happy to include it in the code if...
Ok, so it seems like we need id, folder, in file, channel, offset, duration and manual id. Do you know if `manual id` is required? Can we call it `BirdNET...
That's a good question :) I never actually tried to run it on Coral board (I have one, but just never tried). Yet, I believe the model needs to be...