Skip to content

Cross-Attention Fusion + Music Conditioning#11

Open
agentksimha wants to merge 1 commit intohumanai-foundation:mainfrom
agentksimha:main
Open

Cross-Attention Fusion + Music Conditioning#11
agentksimha wants to merge 1 commit intohumanai-foundation:mainfrom
agentksimha:main

Conversation

@agentksimha
Copy link
Copy Markdown

Changes
Replaced elementwise fusion (out_1 + out_duet) with cross-attention
Query: out_1
Key/Value: out_duet
Enables learnable, selective interaction between dancer and duet features
Added music conditioning
Integrated a music encoder (1D CNN / precomputed embeddings)
Injected audio features into the decoder for motion generation
Impact
Improves inter-dancer coordination via attention-based fusion
Enables music-aware duet generation with better rhythm alignment

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