kahst / BirdNET-Analyzer

BirdNET analyzer for scientific audio data processing.
Other
772 stars 139 forks source link

Limits to # of Files in a Batch Process #368

Open reedflyfarm opened 1 month ago

reedflyfarm commented 1 month ago

When I select an input directory (recursive) and use all of the same parameters including the same custom classifier, it appears that there might be a limit to how many files can be processed. None of the files get loaded in to your table. But if I use the same input directory but with less than 100 files, I can load them in to your table and process. Is there a limit to the # of files in a batch directory?

reedflyfarm commented 1 month ago

It appears that I had one corrupted .wav file. Would be nice if the UI threw some type of error when trying to load the files. Thanks for considering. And it would be REALLY nice if only one Kaleidoscope.csv file was created so that results could be easily loaded in their UI at one time.