Alibaba

Wan 2.6

Next-Generation AI Video with Multi-Shot Narratives and Audio

Alibaba's Wan 2.6 delivers cinematic AI video generation with multi-shot support, up to 1080p resolution, and synchronized audio generation. Create stunning videos from text or images.

Key Features

Multi-shot narrative support for story-driven videos

Synchronized audio generation in videos

Up to 1080p resolution and 15-second clips

Image-to-video and text-to-video workflows

Multilingual prompt support

Available Models

Quick Start

Python

import requests

response = requests.post(
    "https://api.get3w.com/v1/predictions",
    headers={"Authorization": "Bearer YOUR_API_KEY"},
    json={
        "model": "alibaba/wan-2.6/text-to-video",
        "input": {
            "prompt": "Your creative prompt here"
        }
    }
)

print(response.json())

Get your API key at get3w.com/api-keys

Frequently Asked Questions

What makes Wan 2.6 different from Wan 2.5?

Wan 2.6 adds multi-shot narrative support, synchronized audio generation, and improved visual quality over Wan 2.5.

What resolutions does Wan 2.6 support?

Wan 2.6 supports 720p and 1080p resolution with video durations of 5, 10, or 15 seconds.

Does Wan 2.6 generate audio?

Yes, Wan 2.6 natively generates synchronized audio in videos, similar to Google Veo 3.

Start Using Wan 2.6 Today

Access Wan 2.6 and 700+ other AI models through Get3W's unified API. Start with free credits.

  1. 响应错误:[object XMLHttpRequest]