SpatialScaper icon indicating copy to clipboard operation
SpatialScaper copied to clipboard

Leave out classes parameter for event simulation

Open adrianSRoman opened this issue 1 year ago • 0 comments

This PR proposes adding a filter to ignore sound classes in simulation. Users may encounter this feature useful as some tasks in the development of SELD systems may require understanding behaviors and/or pitfalls that occur on some sound classes (not all).

The default value for the proposed parameter should be an empty list i.e []. The users may specify a custom list, which will ignore the classes contained by the list following the DCASE event class naming convention.

adrianSRoman avatar May 07 '24 05:05 adrianSRoman