Skip to content

Timestamp computation for the HEAR benchmark #2

@alexanderwerning

Description

@alexanderwerning

Hello,
whenever I try to evaluate on any of the two HEAR tasks that require timestamp embeddings (DCASE2016 Task 2, Maestro), I get a score of NaN. I believe the timestamp computation in the RuntimeMAE ist incorrect. In the HEAR API, the timestamps are defined in milliseconds, not seconds.
See for example in hearbaseline/wav2vec2, the timestamp values need to be multiplied by 1000.

With this modification, I get reasonable results.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions