[scripts] Fix check for MLD in batch_comp_audio.py
- Related issues: N/A
- Requested reviewers: @kiene
Reason why this change is needed
- The check for MLD is redundant and incorrect, since
wav-diff
is now used for MLD values
Description of the change
- Remove the check since
pyaudio3dtools.audioarray.compare()
function already performs the necessary check
Affected operating points
- N/A, scripts