Skip to main content
HappyHorse 1.1 T2V is Alibaba Cloud Model Studio’s text-to-video model. It generates a 24 fps MP4 video with synchronized audio from a text prompt through AnyFast’s asynchronous video API. T2V means text-to-video: the request contains a text prompt and does not require an input image.

Key capabilities

  • Text-to-video - Generate video and audio from a text description
  • Resolution - 720P or 1080P
  • Duration - An integer from 3 to 15 seconds
  • Aspect ratio - 16:9, 9:16, 1:1, 4:3, 3:4, 4:5, 5:4, 9:21, or 21:9
  • Reproducibility control - Set a random seed
  • Watermark control - Choose whether to add the HappyHorse watermark

Workflow

Video generation is asynchronous. Keep the returned task ID and poll the task query endpoint. Task IDs and successful result URLs are available for 24 hours.

Quick example

Parameters

API Reference

View the request and response schema.

Task Query

Poll task status and retrieve the result URL.

Official reference

See the Alibaba Cloud Model Studio HappyHorse text-to-video API reference.