vocalpy / crowsetta

A tool to work with any format for annotating vocalizations
https://crowsetta.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
49 stars 3 forks source link

ENH: Add Sonic Visualizer annotation format #206

Open NickleDave opened 1 year ago

NickleDave commented 1 year ago

https://www.sonicvisualiser.org

an implementation here: https://github.com/shyamblast/Koogu/blob/master/koogu/data/annotations/sonicvisualiser.py

A complication is that there are both 1-D "regions" and 2-D "boxes" https://www.sonicvisualiser.org/doc/reference/4.5/en/#regions https://www.sonicvisualiser.org/doc/reference/4.5/en/#boxes Separate classes for each?