Stefan Kahl

Results 43 comments of Stefan Kahl

Fantastic work! Thanks for your efforts. I'm currently working on an updated version of the model, hope you'd be able to include that in your repo as well. Happy to...

I have to admit that I haven't worked with Conda so far, but releasing this repo as some kind of package seems to be a neat thing. I'll have to...

Thanks! Not sure why it wouldn't work with TF, seems like it is expecting a certain Python environment, but the container should typically provide the correct one. However, like you...

I am working on the 3k species model which will finally include pygmy owls :) The new model should provide better results than the Lite model for most species because...

Ok, I understand, but shouldn't the filename of the recording already have a time stamp? We're just appending `.BirdNET.selection.table.txt` to the filename.

Great, thanks for this! Can you please check, there's a duplicate line in the server file ("Install required Python packages -- either librosa or numpy"). Could you also please add...

Also, can you please take a look at #16, seems like both PRs have the same goal but slightly different attempts.

Alright, I think that's ok considering your comments. Would you mind updating the README in a way that the command line arguments only appear once, instead of repeating them for...

This is probably going to be tricky. We're using TFLite this time and as of now, that only runs on CPU. However, the repo also contains the Keras model (well,...

I'll see if I can do some experiments, in the meantime, if anyone has some experience, please let us know.