Robots Atlas>ROBOTS ATLAS
MiniMax-H3

MiniMax-H3

H3
MiniMax generative model producing video with synchronized stereo audio from text, image, video and audio inputs.
โœ“ Activeโœ“ Public accessโš– Open weightsVideo generationMultimodal
Parameters
33B
parameters
Release date
28 July 2026
Access:APIDownloadHostedDeployment:โ˜ Cloud๐Ÿ’ป Local

Overview

MiniMax-H3 is a generative model developed by the Chinese company MiniMax that produces video with natively synchronized stereo audio. It accepts omni-modal input โ€” text, images, video clips and audio โ€” and generates short video clips with a matching audio track.

The system core (H3-Base) is a 33B-parameter dense, single-stream Transformer (with roughly 13B parameters in AdaLN-related branches) that uses separate visual and audio latents (VisualVAE and AudioVAE). The architecture comprises three modules: H3-Context-IR (preprocessing and orchestration), H3-Base (768p generation) and H3-Regenerate-2K (regeneration up to 2K).

The model generates video of 4โ€“15 seconds at 24 FPS with 32 kHz stereo audio, at resolutions up to 2K and aspect ratios 21:9, 16:9, 4:3, 1:1, 3:4 and 9:16. Weights are available on Hugging Face under the MiniMax H3 Community License Agreement; the model is also accessible via API (platform.minimax.io) and the Hailuo app (hailuoai.video), and can run locally through diffusers, vLLM, SGLang and ComfyUI.

Classification
Video generationMultimodal
Access & deployment
APIDownloadHosted
CloudLocal
Weights: Open weights
Key parameters
๐Ÿงฉ Parameters: 33B
๐Ÿ“ฅ Input: text, image, video, audio

Technical specification

Parameters
33B
parameters
License
MiniMax H3 Community License Agreement
Modalities
โฌ‡ Input
textimagevideoaudio
โฌ† Output
videoaudio

Capabilities and applications

Native model capabilities
Video generation
Generating video clips from text, images or other inputs.
Category: video
Audio generation
Generating audio, including audio synchronized with video.
Category: audio

Technical architecture

Core Architecture