LAAC-LSCP / ChildProject

Python package for the management of day-long recordings of children.
https://childproject.readthedocs.io
MIT License
13 stars 5 forks source link

Annotation management #21

Closed lucasgautheron closed 4 years ago

lucasgautheron commented 4 years ago

Closes #15

lucasgautheron commented 4 years ago

What should be the converted output for this :

SPEAKER namibie_aiku_20160714_1 1 1982.193 0.299 <NA> <NA> SPEECH <NA> <NA>
SPEAKER namibie_aiku_20160714_1 1 1983.496 5.496 <NA> <NA> SPEECH <NA> <NA>
SPEAKER namibie_aiku_20160714_1 1 1984.136 0.857 <NA> <NA> KCHI <NA> <NA>
SPEAKER namibie_aiku_20160714_1 1 1984.168 2.344 <NA> <NA> CHI <NA> <NA>
SPEAKER namibie_aiku_20160714_1 1 1985.4920000000002 3.4589999999999996 <NA> <NA> FEM <NA> <NA>

(In particular, how to handle SPEECH segments ?)