Skip to content

[CI] Memory reduction in audioarray.compare

norvell requested to merge ci/reduce-memory-in-cmp-pcm into main

Reason why this change is needed

  • High memory usage causes a few tests to fail.

Description of the change

  • Avoid duplicating audio arrays for comparison. Write out 48 kHz arrays when resampling is needed.

Affected operating points

  • All test should be identical.

Merge request reports

Loading