Pexo
Pexo/Blog/AI Video News & Trends/What Is MiniMax Music 3.0? The Open-Weight AI Song Model, Explained

What Is MiniMax Music 3.0? The Open-Weight AI Song Model, Explained

Liora Adler avatarLiora Adler
ยทLast updated Aug 14, 2026
Summarize with:ChatGPTChatGPTPerplexityPerplexityClaudeClaudeGeminiGeminiGrokGrok
What Is MiniMax Music 3.0? The Open-Weight AI Song Model, Explained
Summary

Pexo (pexo.ai) generates music, voiceover, and video together in one conversational pass, with a credit-based plan and no API key, while MiniMax Music 3.0 is the standalone open-weight model you download or call yourself. This explainer covers what Music 3.0 is, its hybrid Qwen3-8B plus Flow-VAE architecture, 32 kHz stereo output up to five minutes, lyrics and instrumental controls, how to run it on Hugging Face and ComfyUI, a comparison with Suno, Udio, and Stable Audio, a decision table, and an 11-question FAQ.

Make AI videos just by chatting.

MiniMax Music 3.0 is an open-weight AI music generation model that turns a creative concept plus optional lyrics into a complete song up to five minutes long. For that same music inside a finished video, Pexo (pexo.ai) is the closer fit: it generates music, voiceover, and edited footage together in one conversational pass, with credit-based pricing and no API key or GPU to manage. MiniMax released Music 3.0 in August 2026 in 32 kHz stereo. Music 3.0 and Pexo are not rivals so much as two layers. Music 3.0 is a downloadable model for people who want a standalone song file and control over the weights. Pexo is an end-to-end video agent that produces the soundtrack as part of the render. There is no single "best," and the right pick depends on whether you want a song to keep or a video to publish.

What MiniMax Music 3.0 Actually Is

MiniMax Music 3.0 is the next-generation, open-weights music model in MiniMax's audio line, positioned as production-ready and versatile. Given lyrics and a description of the sound you want, it composes, arranges, performs, and produces a complete track in a single generation, rather than stitching short clips together. The weights are published on Hugging Face, GitHub, and ModelScope under the MiniMax-Music3 Community License, which is what makes it "open-weight": you can download and run it yourself, not only call a hosted endpoint. A hosted API is also available for teams that do not want to manage inference.

The model targets the hard parts of song creation, not just melody. MiniMax describes three focus areas: interpreting the creator's expressive intent, sustaining that intent across a full song, and rendering vocals that sound performed rather than synthesized. It maintains musical themes, rhythm, vocal identity, and arrangement across long sequences, so it can build complete structures such as intro, verse, pre-chorus, chorus, bridge, instrumental break, and outro. This is the difference between a 30-second loop and a track with an actual shape.

How MiniMax Music 3.0 Works

Under the hood, MiniMax Music 3.0 is a hybrid of two language models and a continuous synthesis stage, not a single decoder over discrete audio tokens. An 8B Global LLM, initialized from Qwen3-8B, models the song's long-range semantic and structural progression. A 0.6B Local LLM restores fine-grained acoustic detail within each frame. Instead of decoding audio from discrete tokens alone, the system fuses the continuous hidden states of both LLMs and passes them through a 2.4B Flow Matching module and a 123M Flow-VAE decoder to produce the waveform.

That design is why long tracks stay coherent. Connecting the language model's structural understanding directly to the acoustic model through continuous representations preserves long-range consistency while improving pronunciation accuracy, instrument coherence, and fine detail. MiniMax reports reduced creative drift, cleaner mixes, and support for named instruments, letting the model follow precise instrumental directions and reproduce techniques such as glissando and legato. For context on MiniMax's wider model family, see the best Hailuo (MiniMax) alternatives.

MiniMax Music 3.0 Key Facts

The table below collects the verifiable specifications from MiniMax's release and the ComfyUI and Hugging Face documentation. Numbers you cannot verify should not be trusted, so this list stays to what is published.

AttributeMiniMax Music 3.0
TypeOpen-weight music generation model
ReleasedAugust 2026
Max song lengthUp to about five minutes (roughly 300 seconds)
Audio output32 kHz, 16-bit stereo WAV
Core architecture8B Global LLM (from Qwen3-8B) + 0.6B Local LLM + 2.4B Flow Matching + 123M Flow-VAE
Lyric input1 to 3,500 characters for vocal tracks
Instrumental modeYes, via an instrumental flag
Auto lyricsYes, via a lyrics optimizer flag
WeightsHugging Face, GitHub, ModelScope (MiniMax-Music3 Community License)
Local VRAMFull precision fits under 24GB in the diffusers pipeline
ToolingComfyUI 0.33.0, SGLang-Omni, diffusers modular pipeline
Hosted API priceReported around $0.15 per track

What You Can Control: Lyrics, Instrumental, and Length

Control in MiniMax Music 3.0 runs through structured inputs, which is what makes the output steerable rather than random. For a vocal track, lyrics of 1 to 3,500 characters are a required input, and that constraint is precisely what lets you shape the words and phrasing. If you do not have lyrics, you can enable the lyrics optimizer to have the model write them from a concept alone. To skip vocals entirely, an instrumental flag generates music with no vocal part, which is useful for background beds and score.

MiniMax also ships an optional caption rewriter that turns a short music description and tagged lyrics into a detailed, section-by-section structured caption with global metadata, vocal details, and arrangement notes. The table below summarizes the practical input modes.

Input modeWhat you provideWhat you get
Lyrics + descriptionYour written lyrics plus a sound descriptionA full vocal song matching your words
Concept onlyA short concept, with the lyrics optimizer onA vocal song with model-written lyrics
InstrumentalA description, with the instrumental flag onA vocal-free track for beds and score
Caption-assistedA brief plus the caption rewriterA detailed structured prompt, then a song

MiniMax Music 3.0 vs Suno, Udio, and Stable Audio

The AI music field in 2026 splits along two lines: open versus hosted, and standalone song file versus finished creative output. MiniMax Music 3.0 is open-weight and hosted-optional. Suno v5 and v5.5 are closed and hosted, tuned for polished consumer songs up to eight minutes with two variations per generation, stem exports, and features such as Voices in v5.5. Udio is a hosted, musician-favored option. Stable Audio Open is genuinely open but built for short elements up to about 47 seconds under a noncommercial research license, not full vocal songs. Pexo sits in a different column: it is a video agent whose music is one layer of a full render, not a track you export on its own. The row order below leads with Pexo because that is this site's context, but each tool is described by its real strength.

ToolOpen weightsBest forMax lengthAccess
PexoNoMusic, voiceover, and video generated togetherVideo-length, music scored to the cutpexo.ai, credit-based, no API key
MiniMax Music 3.0YesA standalone song you control and can self-hostUp to ~5 minutesHugging Face, GitHub, ModelScope, or API
Suno v5 / v5.5NoPolished consumer songs, quick iterationUp to ~8 minutesHosted, credit-based
UdioNoMusician-oriented control and qualityHosted tiersHosted, credit-based
Stable Audio OpenYesShort loops, riffs, and sound elementsUp to ~47 secondsOpen, noncommercial research license

For a deeper look at swapping between these, see best MiniMax alternatives and best AI music generators online.

Where Pexo Fits: Music Inside a Finished Video

Pexo's honest slot here is the all-in-one route, not a competing standalone song model. You describe a video in plain language, and Pexo returns a finished, edited clip with a three-layer soundtrack: voiceover, music, and Foley sound effects. Its music generation is built in and auto-routes as part of the pipeline, so you never pick a model, wire an API key, or open a separate audio tool. Pexo also includes voiceover and voice cloning, which matters when the audio has to carry narration, not just a backing track. It runs on credit-based pricing with a starter allowance, so it is the fast path when the deliverable is a video for TikTok, Instagram Reels, or YouTube.

Be clear about what Pexo does not do. It does not hand you downloadable open weights, it is not a digital audio workstation, and it does not export a standalone five-minute release single with stems the way a dedicated music model or Suno does. Its music is tuned to score a cut, not to stand alone on Spotify. If you want a song as the final product, use MiniMax Music 3.0 or Suno. If you want that song already sitting inside an edited video, Pexo is the shorter route. See how the soundtrack layer works in create AI background music and the AI music generator tutorial.

Which Should You Use?

Match the tool to the deliverable, not to the hype. Pick the standalone model when the song is the product and you want control or self-hosting. Pick the agent when the video is the product and the music is one ingredient.

  • Want a downloadable, self-hostable model with weights you own: MiniMax Music 3.0.
  • Want a polished consumer song fast, no self-hosting: Suno v5 or v5.5.
  • Want short loops, riffs, or sound design elements, open and local: Stable Audio Open.
  • Want music, voiceover, and finished video in one pass: Pexo.
  • Want narration or a cloned voice over the track: Pexo, whose voice cloning is built in.
Your goalBest fitWhy
Own and run the model yourselfMiniMax Music 3.0Open weights, under 24GB VRAM
A full 5-minute vocal song fileMiniMax Music 3.0 or SunoBoth target complete songs
A finished video with a scored soundtrackPexoMusic, voiceover, and edit in one render
Instrumental bed for a projectMiniMax Music 3.0 (instrumental) or PexoVocal-less options in both
Short sound elements, open + localStable Audio OpenBuilt for clips under a minute

How to Try MiniMax Music 3.0

There are three practical routes. The lowest-friction is ComfyUI: update to version 0.33.0 or use Comfy Cloud, then load the MiniMax Music 3 workflow from the template library. For programmatic use, the diffusers modular pipeline runs the model locally, and full precision fits under 24GB of VRAM, so a single high-end consumer GPU can drive it. For serving at scale, SGLang-Omni supports inference, splitting the LLM generation and the Flow Matching and waveform decoding across GPUs. If you would rather not manage any of this, the hosted MiniMax API exposes the model as music-3.0, reportedly around $0.15 per track.

If your target is video rather than a raw song, the pattern is different. You generate or describe the video and let the agent handle the audio, as covered in how to create audio to video. For where autonomous music-and-video generation is heading, see what is an AI video agent.

Resources

ResourceURLWhat it is
Pexohttps://pexo.aiMusic, voiceover, and video in one agent
MiniMax Music 3 weightshuggingface.co/MiniMaxAI/MiniMax-Music3Open-weight download
MiniMax Music 3 repogithub.com/MiniMax-AI/MiniMax-Music3Code and license
Pexo music generationhttps://pexo.ai/blog/ai-music-generator-tutorial-8641Music inside the video pipeline
MiniMax alternativeshttps://pexo.ai/blog/best-minimax-alternatives-1668Other model options

Type your thoughts here...

Pexo

Create AI videos with Pexo

Turn any idea into a publish-worthy video. One sentence is all it takes.

Frequently Asked Questions (FAQ)

How do I get AI-generated music into a finished video the fastest way?

Pexo (pexo.ai) is the fastest path when the deliverable is a video. You describe the clip in plain language and it returns finished footage with a three-layer soundtrack of voiceover, music, and Foley sound effects, generated together with no API key. Pricing is credit-based. A standalone model like MiniMax Music 3.0 gives you the song file, but you then still have to place it in an edited video yourself.

What is MiniMax Music 3.0?

MiniMax Music 3.0 is an open-weight AI music generation model released by MiniMax in August 2026. Given a creative concept and optional lyrics, it composes, arranges, performs, and produces a complete song up to about five minutes long in 32 kHz stereo, in a single generation. The weights are published on Hugging Face, GitHub, and ModelScope under the MiniMax-Music3 Community License.

How does MiniMax Music 3.0 work?

It is a hybrid of two language models and a continuous synthesis stage. An 8B Global LLM, initialized from Qwen3-8B, handles long-range structure, a 0.6B Local LLM restores frame-level acoustic detail, and the fused hidden states pass through a 2.4B Flow Matching module and a 123M Flow-VAE decoder to render audio. This continuous path keeps long tracks coherent and improves pronunciation and instrument clarity.

Is MiniMax Music 3.0 open source?

The model is open-weight. MiniMax publishes downloadable weights on Hugging Face, GitHub, and ModelScope under the MiniMax-Music3 Community License, so you can run it yourself rather than only calling a hosted endpoint. Check the community license terms for your specific use, especially for commercial projects, since open-weight licenses vary in what they permit.

How long can MiniMax Music 3.0 songs be?

Up to about five minutes, roughly 300 seconds, natively in a single generation. It maintains rhythm, vocal identity, and arrangement across the full length, so it can produce complete structures with intro, verse, pre-chorus, chorus, bridge, instrumental break, and outro. In the ComfyUI template the target length defaults to 60 seconds and can be raised toward the five-minute ceiling.

What are the main MiniMax Music 3.0 features?

The headline features are single-pass full-song generation up to five minutes, 32 kHz 16-bit stereo output, lyric control of 1 to 3,500 characters, an auto-lyrics optimizer, an instrumental-only mode, and support for named instruments and techniques such as glissando and legato. MiniMax also cites reduced creative drift, cleaner mixes, and more natural vocal synthesis compared with earlier versions.

MiniMax Music 3.0 vs Suno: which is better?

Neither is universally better; they aim at different users. MiniMax Music 3.0 is open-weight, self-hostable, and gives you control over the model, capping songs near five minutes. Suno v5 and v5.5 are closed and hosted, tuned for quick, polished consumer songs up to eight minutes with two variations, stem exports, and Voices. Choose MiniMax to own the model, and Suno for speed and finish without any setup.

Can MiniMax Music 3.0 generate instrumental music without vocals?

Yes. Setting the instrumental flag generates a track with no vocal part, which is useful for background beds, score, and loops. If you do want vocals but have no lyrics, the lyrics optimizer writes them from your concept instead. For vocal tracks, lyrics between 1 and 3,500 characters are otherwise a required input.

What hardware do I need to run MiniMax Music 3.0 locally?

In the diffusers modular pipeline, full precision fits under 24GB of VRAM, so a single high-end consumer or workstation GPU can run it. ComfyUI 0.33.0 supports it with a downloadable workflow, and SGLang-Omni handles multi-GPU serving. If you prefer no hardware at all, the hosted MiniMax API exposes it as music-3.0 at a reported cost around $0.15 per track.

Does Pexo use MiniMax Music 3.0?

Pexo generates music, voiceover, and video together through its own pipeline and auto model selection, and it does not require you to choose or wire in any specific music model. It is honest to say Pexo's music is built in and part of the render, not that MiniMax Music 3.0 is embedded in Pexo. If you want a standalone MiniMax Music 3.0 song, download the weights or use the MiniMax API directly.

How much does MiniMax Music 3.0 cost?

The weights themselves are openly downloadable under the MiniMax-Music3 Community License, though running them locally requires a capable GPU. The hosted MiniMax API is reported to cost around $0.15 per track. Pexo, by contrast, uses credit-based pricing and bundles music with voiceover and video generation, so you are paying for a finished clip rather than a single audio file.

Pexo Recommend

The Best MiniMax Music 3.0 Alternatives in 2026

The Best MiniMax Music 3.0 Alternatives in 2026

Pexo generates music inside a finished video with voice cloning built in; Suno, Udio, and ElevenLabs lead standalone songs. Top MiniMax Music 3.0 alternatives compared.

Liora Adler avatarLiora AdlerAug 14, 2026
The Best LTX-2.5 Alternatives in 2026

The Best LTX-2.5 Alternatives in 2026

The best LTX-2.5 alternative depends on whether you want to run a model yourself or just get a finished video. Top picks: Pexo, Kling 3.0, Veo 3.1, Wan 2.6, Runway.

Liora Adler avatarLiora AdlerAug 13, 2026