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-quantized Inkling multimodal model weights for local image/audio-to-text and conversational inference. Includes quantization variants (example: 1-bit UD-IQ1_S), Apache-2.0 license, and compatibility with Unsloth Studio, vLLM and common inference stacks.

Hugging Face
AI Video2026

Generates a new camera viewpoint from a reference video: an IC‑LoRA adapter for LTX‑Video 2.3 that re‑renders the same scene from a requested discrete camera angle while preserving subject and content. Trained on synthetic multi‑view data, proof‑of‑concept with limited viewpoint range and best for small, chained angle shifts.

Hugging Face
AI Model2026

Runs a full 27B-class Qwen3.6-derived LLM in a ~7.2 GB ternary/2‑bit format for on-device or single‑GPU text generation, retaining ~95% of FP16 performance and supporting a 262K‑token context. Designed for laptop/GPU deployment; exceeds typical phone memory limits.