Skip to content

Releases: awesome-arjun11/splitune

Splitune-portable v0.2-alpha x64

22 Feb 14:55

Choose a tag to compare

Pre-release

v0.2 Alpha Release

i. Added multithreaded downloader for one-click model downloads.
ii. Notification system with debug messages from python.

About the Splitune Alpha V0.2

  1. Requires pretrained_models folder containing Spleeter models in the same directory/folder as executable. Refer this directory structure. These models can also be downloaded from within the application via a preference menu.
  2. This is a --onedir pyinstaller build.
  3. FFMPEG binaries already embedded.

Splitune-portable v0.1-alpha x64

27 Dec 09:25
0a05450

Choose a tag to compare

Pre-release

v0.1 Alpha Release

  1. Requires pretrained_models folder containing Spleeter models in the same directory/folder as executable. Refer this directory structure. These models can also be downloaded from within the application, though some speed issues are there.
  2. Error reporting is missing in this build. Create issues with maximum details if the problem is encountered. Try Debug build for detailed error reporting.
  3. It's a portable version (no need of any installation) for 64bit windows only. Other OS and architecture will be added soon.
  4. Requires FFMPEG binaries in path.