MiniMax-Music3 is MiniMax's third-generation music generation model, released in August 2026 with open weights on Hugging Face and an API model named music-3.0. It generates complete songs from a text prompt and optional lyrics, with a major leap in sound quality, better creative-intent understanding, and a new vocal engine that eliminates the "digital hiss" common in AI vocals. The model jumped straight to the top of r/LocalLLaMA's feed with hundreds of upvotes, and official ComfyUI support makes it the first frontier-class open music model many local users can actually run.
Core Features
- Text-to-music with full control: Describe style, mood, and scenario in a prompt, optionally add lyrics with structure tags (
[Verse],[Chorus],[Bridge]), and generate a complete arranged song. - Studio-grade sound quality: No more cramped or muddy mixes; supports specific instruments and real playing techniques like slides and legato.
- Natural vocal synthesis: New vocal engine removes high-frequency digital hiss and gives control over melody, pronunciation, breathing, and layered harmonies.
- Instrumental and cover modes:
is_instrumentalfor pure instrumental tracks;music-coverreinterprets an existing song with a different style, with a two-step workflow that extracts and lets you edit lyrics. - Lyrics optimizer: Auto-generates lyrics from a prompt when you do not provide them.
Model Specifications
| Specification | MiniMax-Music3 |
|---|---|
| API model | music-3.0 (free tier: music-3.0-free) |
| Weights | Hugging Face: MiniMaxAI/MiniMax-Music3 (open) |
| Prompt length | Up to 2,000 characters |
| Lyrics length | Up to 3,500 characters |
| ComfyUI | Official support via Comfy-Org/MiniMax-Music-3 |
| Output | mp3, wav, flac; streaming via hex output |
Pricing
MiniMax-Music3 is available through the MiniMax API on Token Plans and for paid users (RPM of 120). A free tier (music-3.0-free) is available to all API users with a rate limit of 3 requests per minute.
Use Cases
- Theme songs for videos and games: Generate unique, commercial-recording-grade tracks from a short creative brief.
- Music production ideation: Explore styles, moods, and arrangements before committing studio time.
- Local ComfyUI pipelines: Run the open weights locally with the official ComfyUI pack, including low-VRAM workflows.
- Covers and re-imaginings: Restyle existing songs while keeping or modifying the original lyrics.
Advantages
- Open weights: One of the strongest open music models, with the license and format suitable for local and commercial use.
- Vocal quality leap: The new vocal engine is the standout improvement over earlier generations, removing the telltale AI hiss.
- Ecosystem-ready: Official ComfyUI support plus a clean API make it practical for both local artists and product teams.
Tips
- Structure your lyrics: Use section tags to control song form; the model arranges the track around them.
- Start with the free tier:
music-3.0-freeis enough to validate quality before committing to a paid token plan. - Download URLs fast: API audio URLs expire after 24 hours, so persist files promptly.
Conclusion
MiniMax-Music3 brings frontier-class music generation to the open-weight world, with studio-grade audio, natural vocals, and official ComfyUI support. For developers and creators who want to generate complete songs locally or via API, it is currently the strongest open option.
Alternatives
- MiniMax M2.1: MiniMax's open-weight MoE for coding and agentic tasks.
- Suno: Closed music generation service for consumer use cases.
Comments
No comments yet. Be the first to comment!
Related Tools
Qwen3.8-2.4T-A95B
qwen.ai
Alibaba's flagship 2.4T MoE model with 95B active parameters, 1M-token context, native multimodal input, and top-ranked agentic performance — the largest Qwen ever.
Cohere: Command R
cohere.com
Command-R is a 35B parameter model that performs conversational language tasks at a higher quality, more reliably, and with a longer context than previous models. It can be used for complex workflows like code generation, retrieval augmented generation (RAG), tool use, and agents. Read the launch posthere. Use of this model is subject to Cohere'sAcceptable Use Policy.
Ideogram 2.0
ideogram.ai
The AI image generation model with the strongest text rendering capabilities, supporting Magic Prompt for automatic prompt optimization.
Related Insights
After I Connected Obsidian to OpenClaw, It Started Helping Me Make Decisions
Once Obsidian stopped being just a place to store notes and started working with OpenClaw, it began helping me organize context, connect information, and improve real decisions.
Stop Cramming AI Assistants into Chat Boxes: Clawdbot Picked the Wrong Battlefield
Clawdbot is convenient, but putting it inside Slack or Discord was the wrong design choice from day one. Chat tools are not for operating tasks, and AI isn't for chatting.
The Twilight of Low-Code Platforms: Why Claude Agent SDK Will Make Dify History
A deep dive from first principles of large language models on why Claude Agent SDK will replace Dify. Exploring why describing processes in natural language is more aligned with human primitive behavior patterns, and why this is the inevitable choice in the AI era.