Skip to content

derivation can fail with empty dataframe even though it should just return empty dataframe #514

@LoannPeurey

Description

@LoannPeurey

Is your feature request related to a problem? Please describe.
When running derivation (e.g. acoustic on philippines dataset) from e.g. vtc, some file are short and have zero lines from VTC. converted annotation file is therefore 1 line, only headers.
When running the derivation, this results in an error for those (no Attrobute tolist() ). this should instead just create an empty dataframe with relevant columns

Describe the solution you'd like
Change behaviour to not fail and produce empty annotations (covering the given range but not containing segments)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions