Skip to content

Draft: Feature: filter missing blocks

This MR add the option to exclude paths that contain "holes" in their existence. In this context, a hole is defined as consecutive audio blocks of NaN, ie where the path does not exist. This could happen if PIGEON did not find a path for just one block, but did in the previous and following blocks. The number of blocks for which this exclusion activates is configurable.

Merge request reports

Loading