Alibaba
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.
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
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
Wan 2.6 adds multi-shot narrative support, synchronized audio generation, and improved visual quality over Wan 2.5.
Wan 2.6 supports 720p and 1080p resolution with video durations of 5, 10, or 15 seconds.
Yes, Wan 2.6 natively generates synchronized audio in videos, similar to Google Veo 3.
Access Wan 2.6 and 700+ other AI models through Get3W's unified API. Start with free credits.