AIAny
AI Video2026
Icon for item

Wan-Dancer-14B

Generates minute-scale, temporally coherent dance videos from full music tracks using a hierarchical two-stage approach: global keyframe planning plus local temporal refinement; suitable when long-range musical structure and rhythmic continuity matter.

Introduction

Most music-to-dance generators focus on short clips and lose global musical structure when stretched to minutes. Wan-Dancer's core insight is to decouple long-range planning from local motion detail so the output preserves high-level phrasing and beat-aligned motion across minute-scale videos.

What Sets It Apart
  • Hierarchical pipeline: separates global keyframe/video planning from local temporal refinement, so the model can maintain long-term coherence while producing frame-level continuity. This means longer, structured dances that follow musical sections rather than drifting frame-to-frame.
  • End-to-end music-conditioned generation at scale: designed to consume full music tracks (minute-scale) and use the full-track context for planning, improving alignment with musical phrasing and recurrent motifs.
  • Released artifacts and reproducibility: model weights and inference code are available (Hugging Face / GitHub / ModelScope) under Apache-2.0, lowering the barrier for experimentation and integration into AIGC pipelines.
Who It's For and Tradeoffs

Great fit if you need demonstrative, minute-long music-to-dance outputs for research, AIGC demos, or creative production and you can allocate GPU resources for a large generative pipeline. Look elsewhere if you need ultra-low-latency on-device inference, tiny-footprint models, or highly controlled choreography verified for professional stage performance—Wan-Dancer prioritizes long-range coherence over lightweight deployment. Note licensing is Apache-2.0; users should still consider rights around input music and generated choreography for commercial use.

Where It Fits

Compared with short-form or pose-only dance generators, Wan-Dancer aims at global structure and minute-scale continuity rather than micro-variation or smallest-footprint inference. It complements workflow tools that stitch short clips by providing a single coherent long-form generation instead of many independent segments.

Information

  • Websitehuggingface.co
  • AuthorsMingyang Huang, Peng Zhang, Li Hu, Guangyuan Wang, Bang Zhang
  • Published date2026/07/10

More Items

Hugging Face
AI Model2026

Provides GGUF-format fine-tuned Qwen3.6-27B weights optimized for consumer hardware, offering NEO IMATRIX and MTP quant variants, vision support, 256k native context, and uncensored 'heretic' traces with published benchmark improvements over the base model.

GitHub
AI Model2026

Unifies multimodal understanding, reasoning, and image generation in a single end-to-end architecture using the NEO-unify paradigm. Models pixels and words jointly without a separate visual encoder, and provides interleaved image–text generation, infographic editing, and GGUF/low‑VRAM inference options.

Hugging Face
AI Model2026

Timestamp-aware realtime video→text model that processes incoming frames continuously, answers questions mid-stream or emits silence when evidence is insufficient, and can revise earlier outputs as new frames arrive. Built for timestamped multimodal interaction with a 256K context and an 11B-parameter backbone.