Skip to content

Releases: Peteloaff/sr-generator

SR Generator v0.13.1

Choose a tag to compare

@Peteloaff Peteloaff released this 09 Sep 20:45

Adds a built-in music player (hit play on any finished song, it follows you around the app), training a vocalist straight from a full song (the vocal is separated for you), per-singer volume/pan in the vocal mixer, and removes the unused Jobs page. Fixes a hi-hat bug that could crash full-song generation. Unzip the whole folder and run 'SR Generator.exe'.

SR Generator v0.13.0

Choose a tag to compare

@Peteloaff Peteloaff released this 08 Sep 20:32

Players (learn a real guitarist/bassist/drummer/keys style from uploaded songs), 45 built-in signature styles (acoustic to modern metal), genre/feel presets with a blend slider, per-section instrument casting with per-instrument stems, one-click 'cast the whole band', per-singer volume/pan in the vocal mixer, Google Drive folder import, and a Help walkthrough. Unzip the whole folder and run 'SR Generator.exe'. Demucs (per-instrument separation) installs itself on first player training.

SR Generator desktop v0.12.0

Choose a tag to compare

@Peteloaff Peteloaff released this 04 Sep 19:44

One-click local build: run SR Generator.exe (inside the unzipped folder) to run the whole app on your PC - FastAPI backend + web UI + SQLite + local storage, no install required. Data lives in ~/.sr-generator. See DESKTOP.md in the repo for details.

SR Generator desktop v0.12.0

Choose a tag to compare

@Peteloaff Peteloaff released this 03 Sep 16:50
desktop: app icon + Desktop/Start Menu shortcuts

- assets/icon.ico embedded in the exe (sr_generator.spec)
- build_desktop.ps1 drops "SR Generator.lnk" on the Desktop and in the Start
  Menu after the build; -NoShortcut skips it

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>