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

A dynamically quantized GGUF build of Ornith-1.5-35B optimized for agentic code-fixing and multi-turn conversations: targets 4-bit/≈22GB deployments, includes a vision projector, a custom importance matrix and a concise chat template.

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

Hugging Face
AI Model2026

A large open-weights MoE language model for complex coding, long-horizon agentic workflows, and cyber/security evaluations; post-trained from the GLM-5 family with substantial gains over GLM-5.2. Provides FP8/BF16 checkpoints and native support for very long contexts (up to 1M tokens).