You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using BirdNET analyzer to process a small dataset of two gulls species in order to get 3 seconds long segments to train a custom classifier on top of BirdNET. The problem I encounter is that the segments.py extracts the segments from my files but doesn't save the extracted files in the specified output directory and it doesn't signal any error either, the script has writing permissions. Doing this in the CLI since I'm on Linux. If anyone had experienced similar issues and has recommendations would be much appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone!
I'm currently using BirdNET analyzer to process a small dataset of two gulls species in order to get 3 seconds long segments to train a custom classifier on top of BirdNET. The problem I encounter is that the segments.py extracts the segments from my files but doesn't save the extracted files in the specified output directory and it doesn't signal any error either, the script has writing permissions. Doing this in the CLI since I'm on Linux. If anyone had experienced similar issues and has recommendations would be much appreciated!
EDIT: found discussions #325 #335 and #197
Can delete this one, apologize.
Beta Was this translation helpful? Give feedback.
All reactions