Skip to content

Training fails when dataset contains empty annotations #345

Description

@benfoley

During training, evaluation stage can fail when training dataset contains empty annotations.

ValueError: one or more ground truths are empty strings.

Quick fix is to set training settings min_duration to 1 rather than default 0.

Probably better to exclude empty annotations from dataset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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