Based on the documentation, it is unclear if onsets are expressed in seconds or samples (or anything else).
----------
onset : array of float, shape (n_annotations,)
Annotation time onsets relative to the ``orig_time``, the starting time
of annotation acquisition.
Indeed, the documentation fails to say that onset should be in seconds.
Ill do PR.
go for it !
Most helpful comment
Ill do PR.