OSU-Bee-Lab / buzzdetect

a machine learning tool to detect and classify bee buzzes in audio
GNU General Public License v3.0
4 stars 1 forks source link

buzzdetect doesn't run on short audio files #7

Closed LukeHearon closed 11 months ago

LukeHearon commented 12 months ago

Trying to re-analyze training data to see what the confidence scores look like; buzzdetect won't run through CLI. No time to troubleshoot right now, but I'm guessing the issue arises from the default 1h chunk length applied to 5s audio files.

LukeHearon commented 11 months ago

fixed in latest commit to preprocess.py