Skip to content

Audio Splitter 0.1.14

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:56

Added

Changed

Fixed

  • PyInstaller build: bundle NumPy and lameenc binaries so stem separation no longer fails with No module named 'numpy.core.multiarray'
  • Declare numpy as an explicit project dependency (used directly by audio_io.py)

Removed