Modelos en tiempo real
MiniMax H3
Modelo de vídeo 33B de pesos abiertos (Hailuo 3.0) — clips de 15 s con audio estéreo nativo; la base de esta ola.
huggingface.co · listado ≠ recomendación · revisado el 2026-09-03
- Parámetros
- 33B dense · open base weights (H3-Base)
- Salida
- 4–15s clips; 2K via API only (local ≈768p)
- Audio
- Native stereo — a property of the model
- Pesos abiertos
- Aug 3, 2026
- Nota de licencia
- Regional exclusions incl. US / EU / UK / KR
¿Qué es MiniMax H3?
El modelo de vídeo de 33B y pesos abiertos (Hailuo 3.0) sobre el que se asienta gran parte de esta ola. Solo la base es abierta (≈768p en local); el pase 2K y los módulos de referencia son solo por API, y la licencia excluye varias regiones. La API oficial de MiniMax no es en tiempo real: la versión realtime de fal es lo que la convierte en base de streaming.
Qué hace MiniMax H3
- 33B dense open-weight model (H3-Base) released Aug 3, 2026
- Generates 4–15 second clips with native 32kHz stereo audio — audio is in the model, not post-processed
- Omni-modal: text, image and video in; video and audio out
- 2K upscale and context-reference modules are API-only — local open-weight generation is around 768p
- Day-zero ecosystem support from Hugging Face, ComfyUI, ModelScope and many chip vendors
¿Para quién es MiniMax H3?
- Self-hosting open-weight video generation on a local GPU
- Building video pipelines that need native, controllable audio
- Running realtime or near-realtime generation via fal’s H3 Max build
Ventajas y límites de MiniMax H3
Ventajas
- One of the first flagship open-weight video models with native audio
- Runs locally — ComfyUI shipped day-zero support and cites RTX-3060-class GPUs
- Day-one adaptation across major open-source tooling and silicon vendors
Límites
- Only the base is open; the 2K pass and reference modules are API-only
- Licence carries regional exclusions (incl. US, EU, UK, South Korea)
- MiniMax’s own API is not realtime — the streaming use case runs through fal’s tuned build
Lo que se dice
Citas de cobertura pública — recopiladas el 2026-09-03.
“MiniMax H3 dropped today with open weights, and it’s natively supported in ComfyUI as of this morning. Day zero.”
“Audio is a property of the model, not a post-process. Every audio output is native stereo.”
Preguntas frecuentes
Is MiniMax H3 open source?
The H3 base weights are open (Aug 3, 2026); the 2K regeneration and context-reference modules are API-only.
Can I run MiniMax H3 locally?
Yes for the open base — around 768p resolution; 2K output needs the API modules.
What does native audio mean for H3?
Audio is generated as a property of the model — native stereo — rather than added as a post-processing step.
Is MiniMax H3 realtime?
Not on MiniMax’s official API. fal’s H3 Max build post-trains it to generate faster than playback for live use.