Project-OSmOSE / OSEkit

OSEkit is an open source suite of tools written in python and dedicated to the management and analysis of data in underwater passive acoustics.
https://osmose.ifremer.fr
Other
3 stars 2 forks source link

Audio_reshaper.py duplicates second-to-last file if last file is too short #9

Closed Rumengol closed 1 year ago

Rumengol commented 1 year ago

If the files are reshaped into 720s files and the total duration is 3000s, then the last file should have 120s of audio and 500s of silence. Currently, it is just a duplicate of the previous file, and the last 120s are lost.