Conversation
…eline support Co-authored-by: Cursor <cursoragent@cursor.com>
…check model installed before run; open Settings if missing; update API docs (taskType lego/extract/complete, instruction, download/cancel) Co-authored-by: Cursor <cursoragent@cursor.com>
…n, not songDescription Co-authored-by: Cursor <cursoragent@cursor.com>
…for lego - API: audio2audio_enable=False for lego/extract/complete so pipeline does not use ref_latents - generate_ace: pass src_audio_path (not ref_audio_input) for lego/extract/complete so pipeline uses source only for duration and generates from prompt - API: use_cot_caption=False for lego/extract/complete so LM does not rewrite the track-type instruction - Pipeline already had src_latents=None for lego (generate from prompt only) Co-authored-by: Cursor <cursoragent@cursor.com>
- API: enable audio2audio for lego/extract/complete; default ref_audio_strength=0.3 so diffusion starts from noisy backing and denoises toward prompt (new instrument) - generate_ace: pass ref_audio_input for lego (same as retake/cover) so pipeline gets backing as ref_latents; low strength avoids output=input while matching timing Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ths PR attempts wiring lego-mode into AceForge to generate individual instruments based on audio input