Skip to content

AbstractMusic v0.1.4

Choose a tag to compare

@github-actions github-actions released this 20 May 22:55
· 13 commits to main since this release

Added

  • Added a stdlib-only acemusic remote backend for ACE Music-compatible hosted text-to-music APIs.
  • Added remote as a no-op optional extra and expanded all-apple / all-gpu profiles to include
    supported local runtime dependency groups.

Changed

  • Changed the CLI and AbstractCore plugin default backend to lightweight remote generation
    (acemusic) so pip install abstractmusic remains remote-capable without local ML libraries.
  • Standardized ACE Music remote configuration on ACEMUSIC_API_KEY and ACEMUSIC_BASE_URL.
  • Documented that Suno is not included as a default backend until an official stable API contract is
    available; OpenAI and Anthropic are not treated as music-generation providers.