-
As you know, I have the pi 3B where birdnet-pi is installed, both have the newest updates installed. On one pi zRAM is activated to avoid swap. Unfortunately this pi is not working reliable. It stoppe…
-
right now the tests and the data for the 'phn' format from the TIMIT dataset are duplicated
there's a good reason for the data to be duplicated: the .wav files from one version use a NIST format th…
-
When inspecting a already send Campaign.
Eventhough the email is sucessfully send
und Recipients is is still written Success = False
```
Contact | Succeess | Sent date -- | -- | --
username@…
-
### Discussed in https://github.com/mcguirepr89/BirdNET-Pi/discussions/217
Originally posted by **pentode1** April 23, 2022
I installed BirdNET-Pi a few days ago on a 3B+ and it's working grea…
-
- [ ] use `pandas` for `generic-seq` format
more readable, probably faster
at least it's easier for me to reason about `DataFrame.from_records` vis-a-vis thinking about what `CsvWriter` is doing
-
At first: Thanks for this really cool project! It was fun building it and its working quite well.
This is not so much a request for help but rather a documentation of a problem I ran into and a sol…
-
## Description
The recent ITKUltrasound v0.5.1 release seems to add a wrapping dependency on the ITKVideoCore module, which is typically built as part of ITK but seems to not be included in the ITK…
-
Hi, thank you for this great site and resource. Apologies if this is not the right place to raise this issue but I do think this might actually be a bug? Or at least it's not at all clear to me what I…
-
First off, I LOVE this project, great work! I have been so geeked about this and telling my family and friends, many of them roll their eyes at the nerdiness of it all :) Sorry, I know you have a lot …
-
#### why?
It's not easy to test whether entry points are installed (#94) but all formats are currently installed as entry points, which defines what the `formats.show()` function returns. This can …