Wan v2.6 Text-to-Video
Wan v2.6 Text-to-Video is the production-grade text-to-video model in Alibaba Cloud's Wan series, generating cinematic clips up to 15 seconds with automatic multi-shot scene composition and native audio at resolutions up to 1080p. Your use subject to Alibaba Cloud's Terms & Privacy Policies.
import { experimental_generateVideo as generateVideo } from 'ai';
const result = await generateVideo({ model: 'alibaba/wan-v2.6-t2v', prompt: 'A serene mountain lake at sunrise.'});Playground
Try out Wan v2.6 Text-to-Video by Alibaba Cloud. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.
Your generated video will appear here.
Providers
Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.
| Provider |
|---|
More models by Alibaba Cloud
| Model |
|---|
About Wan v2.6 Text-to-Video
Part of Alibaba Cloud's Wan 2.6 update, this model is the production-grade text-to-video tier in that family. You provide a text prompt describing a scene, and the model returns a finished video clip, up to 15 seconds, at 720p or 1080p, in any of five aspect ratios covering landscape, portrait, square, and broadcast formats.
Intelligent multi-shot storytelling is the most distinct new capability. When a prompt describes a sequence of events spanning multiple locations or moments, the model introduces scene cuts and camera transitions on its own rather than forcing everything into a single continuous take. The visual identity of characters and objects stays consistent across these cuts, which means a product demo or short narrative can be generated as a cohesive piece rather than stitched together from separate clips in post-production.
On the rendering side, the 2.6 generation produces noticeably cleaner output than its predecessor. Frame-to-frame temporal consistency is improved, reducing the flicker artifacts that plagued earlier text-to-video models on detailed elements like text overlays, fine textures, and hair. Audio, ambient, effects, and music, continues to be generated in the same pass as the video, maintaining the integrated pipeline introduced in the 2.5 generation.
What To Consider When Choosing a Provider
- Configuration: Running a few test prompts in the AI Gateway playground before full integration will help you calibrate resolution-based pricing and generation times across available providers.
- Zero Data Retention: AI Gateway supports Zero Data Retention for this model via direct gateway requests (BYOK is not included). To configure this, check the documentation.
- Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.
When to Use Wan v2.6 Text-to-Video
Best for
- Production-quality short-form video: Advertising, social content, and product demos where visual polish matters
- Multi-scene narrative prompts: Automatic multi-shot composition removes the need for manual clip editing
- Broadcast and traditional media: Workflows using the 4:3 and 3:4 aspect ratios not available in the 2.5 preview
- 15-second 1080p targets: Any text-to-video task where this duration and resolution represent your quality ceiling
Consider alternatives when
- Animating an existing image: Wan-v2.6-i2v is designed for image-driven workflows rather than pure text-to-video
- Real-person reference consistency: Wan-v2.6-r2v handles reference-based synthesis when character identity must match a source video
- Tight budget at 480p: Wan-v2.5-t2v-preview supports the lower resolution tier when 480p output is acceptable
Conclusion
Wan v2.6 Text-to-Video is Alibaba Cloud's recommended model for production text-to-video work in the Wan 2.6 line. The combination of 15-second multi-shot output, five aspect ratios, improved temporal stability, and integrated audio makes it a full-featured option in that lineup for teams shipping video generation features.