← All models
Wan 2.5 T2v Fast
Wan 2.5 Fast is a speed-optimized text-to-video model from Alibaba. Generate videos from text prompts with faster generation times. Use Wan 2.5 Fast with an API.
Example
Details
- Accepts
- text + audio
Pricing
- Price
- 8.5 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed for reproducible generation |
| size | —enum: 1280*720, 720*1280, 1920*1080, 1080*1920 | Video resolution and aspect ratio |
| audio | string | Audio file (wav/mp3, 3-30s, ≤15MB) for voice/music synchronization |
| promptrequired | string | Text prompt for video generation |
| duration | —enum: 5, 10 | Duration of the generated video in seconds |
| resolution | stringenum: 720p, 1080p | |
| negative_prompt | string | Negative prompt to avoid certain elements |
| enable_prompt_expansion | boolean | If set to true, the prompt optimizer will be enabled |