Update wav-diff to version 0.3.1
- Related issues:
- Requested reviewers: @kiene
Reason why this change is needed
- Fixes known issues with previous version (0.2.4) related to regions containing time-scale modifications
- Introduces more detailed checks of input file lengths
- Improves clarity of report printed to stdout
Description of the change
- Updated executable files and license info
Affected operating points
- N/A
Other notes
The option --exclude-scaled
was renamed to --ignore-scaled
. Scripts which use this feature must be updated accordingly. A quick search in the IVAS repo itself did not return any places that need changing.
Edited by sagnowski