Skip to content

Plan YuE2 as an extra music backend (not wired) - #387

Closed
pizzato wants to merge 1 commit into
mainfrom
feat/map-yue2-music-plan
Closed

pizzato wants to merge 1 commit into
mainfrom
feat/map-yue2-music-plan

Conversation

@pizzato

@pizzato pizzato commented Sep 11, 2026

Copy link
Copy Markdown
Owner

What

Research + plan for YuE2 (MAP) as an extra optional music backend. ACE-Step stays the default. Settings shows a not-wired / non-commercial row; generate_music does not call YuE2.

Why

YuE2 weights are public and inference is usable locally (~3.6B, ~24 GB GPU), but weights are CC BY-NC 4.0 (unsafe for monetized YouTube) and the official runtime is a Python package, not a ComfyUI graph. Wiring it now would be a half-integrated pipeline. Plan is in docs/yue2_music.md.

What’s in this PR

  • docs/yue2_music.md + cross-links / MkDocs nav / THIRD_PARTY_NOTICES
  • PLANNED_MUSIC_ENGINES["yue2"] (not in live MUSIC_ENGINES)
  • Settings → Infrastructure: disabled not wired / non-commercial stub
  • Tests asserting yue2 stays non-live

Local CI

ruff clean; 1913 pytest passed; frontend npm run build OK; mkdocs build --strict OK.

Do not merge until reviewed.

Keep ACE-Step the default. YuE2 weights are CC BY-NC 4.0 (unsafe for
monetized YouTube) and the official runtime is a Python package, not a
ComfyUI graph. Document the findings and a sidecar plan, surface a
not-wired Settings row, and keep generate_music on ACE-Step.
@pizzato

pizzato commented Sep 11, 2026

Copy link
Copy Markdown
Owner Author

Closing — Luiz asked for an evaluation of YuE2 as an optional music path, not a code/docs PR. Analysis belongs in chat; this scaffolding was overreach.

@pizzato pizzato closed this Sep 11, 2026
@pizzato
pizzato deleted the feat/map-yue2-music-plan branch September 11, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant