Skip to content

v1.6.1

Choose a tag to compare

@justinsalamon justinsalamon released this 23 Sep 23:04
· 5 commits to master since this release
1cbfa8a
  • Trimming now happens on read, rather than after read. This prevents the entire file from being loaded into memory. This is helpful for long source audio files.
  • Since the audio processing pipeline has changed, this version will generate marginally different audio data compared to previous versions: the change is not perceptible, but np.allclose() tests on audio from previous versions of Scaper may fail.
  • This change updates the regression data for Scaper's regression tests