Lightricks modelsimage generation api

lightricks/ltx-2.3-quality/audio-to-video

Ltx 2.3 Quality Audio To Video by Lightricks - advanced AI model for audio-to-video. Delivers high-quality results with fast inference, suitable for both creative and production workflows.

Input
The prompt to guide the audio-driven video generation.

PNG, JPEG, WebP, or GIF · 20 MiB maximum

Optional URL of an image to use as the first frame. When omitted, generation runs from text and audio only.
The URL of the audio track that drives generation.
Final output size. 'auto' matches the input image aspect ratio when image_url is provided; otherwise it uses a landscape fallback. Allowed values: auto, square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9.
Whether to include audio in the returned video. When disabled, the final MP4 is returned without an audio track.
120
Classifier-free guidance scale. The default is tuned for fast, high-quality generation. Range: 1 to 20.
830
Number of inference steps. Defaults to 15 and can be increased up to 30. Range: 8 to 30.
The quality preset of the generated video. Allowed values: low, medium, high, maximum.
160
Frames per second of the generated video. Range: 1 to 60.
When enabled, derives the number of frames from the audio duration and frames_per_second. When disabled, uses num_frames.
01
Conditioning strength for the optional first frame. 1.0 keeps the image more strictly; lower values give the model more freedom. Range: 0 to 1.
The write mode of the generated video. Allowed values: fast, balanced, small.
9481
The number of frames to generate. Range: 9 to 481.
Random seed for reproducibility. If None, a random seed is chosen.
Idle

Example output — click Run to generate your own

API README

PRICED DRAFT — MANUAL REVIEW REQUIRED exact_model_mode: lightricks/ltx-2.3-quality/audio-to-video original_unit: Your request will cost $0.0024075 per megapixel of generated video data (width × height × frames), rounded up. For example, if you generate a video that is 121 frames long at 1280 × 720, your total generated video is ≈112 MP, and your request will cost $0.270. method: generated-video megapixel price with image-size preset pixels result_base_price: 0.26964 result_price_formula: Math.ceil((((params.resolution ?? "landscape_16_9") == "square_hd" ? 1048576 : (params.resolution ?? "landscape_16_9") == "square" ? 262144 : ((params.resolution ?? "landscape_16_9") == "portrait_4_3" || (params.resolution ?? "landscape_16_9") == "landscape_4_3") ? 786432 : ((params.resolution ?? "landscape_16_9") == "portrait_16_9" || (params.resolution ?? "landscape_16_9") == "landscape_16_9") ? 921600 : 921600) * (params.num_frames ?? 121)) / 1000000) * 0.0024075 review_status: pending; model remains disabled checked_at: 2026-08-16

Related Models