We want to be able to upload kaleidescope or birdnet results to labelstudio for validation. The whoot labelstudio data exporter tool works for whoot inferred data to be added to labelstudio, and so if the kaleidescope or birdnet data is formatted in the same way we can use that same pipeline. The data format to follow would be inference.py .pkl output which is a dictionary containing the original audio path, offset, duration, label etc.
We want to be able to upload kaleidescope or birdnet results to labelstudio for validation. The whoot labelstudio data exporter tool works for whoot inferred data to be added to labelstudio, and so if the kaleidescope or birdnet data is formatted in the same way we can use that same pipeline. The data format to follow would be inference.py .pkl output which is a dictionary containing the original audio path, offset, duration, label etc.