SandBase is live — $1 in free credits on signupStart free ›

MiniMax modelsaudio generation api

minimax/minimax-music

Minimax Music is MiniMax's AI audio generation model. Produce high-quality music tracks, sound effects, and audio landscapes from natural language prompts.

Input
Lyrics with optional formatting. You can use a newline to separate each line of lyrics. You can use two newlines to add a pause between lines. You can use double hash marks (##) at the beginning and end of the lyrics to add accompaniment. Maximum 600 characters.
Reference song, should contain music and vocals. Must be a .wav or .mp3 file longer than 15 seconds.
Idle

Example output — click Run to generate your own

API README

Minimax Music

Minimax Music is built for full-song music generation, with this exact route focused on lyrics-aware musical arrangement. Minimax Music is MiniMax's AI audio generation model. Produce high-quality music tracks, sound effects, and audio landscapes from natural language prompts. It is designed for production workflows that need a clearly scoped media operation instead of a generic assistant response, preserving the supplied direction while returning an artifact ready for review, iteration, or downstream assembly.

The request surface keeps creative direction and delivery choices explicit through format, lyrics, prompt, bitrate, sample_rate, audio_setting. Teams can lock source material, describe the intended result, choose supported output controls, and rerun the same request structure across variations. This makes experiments easier to compare and larger pipelines easier to operate without hiding important decisions inside an opaque preset.

Highlights

  • Lyrics-Aware Musical Arrangement. The minimax/minimax-music route is dedicated to lyrics-aware musical arrangement, keeping inputs and outputs matched to this operation.
  • Vocal And Instrumental Composition. Within minimax/minimax-music, documented prompt and media controls direct vocal and instrumental composition while keeping the brief close to the result.
  • Ready-To-Use Audio Output. The minimax/minimax-music result provides ready-to-use audio output in a machine-consumable form for review and downstream production.
  • Route-specific control. For minimax/minimax-music, documented controls include format, lyrics, prompt, bitrate, sample_rate, audio_setting, defining the supported variation space for this exact route.

Pricing

ConfigurationPrice
Per request$0.035000

When to Use

ScenarioWhy it fits
Choose this routeWhen the deliverable is specifically lyrics-aware musical arrangement, not a neighboring generation or editing task.
Production iterationWhen creative teams need repeatable vocal and instrumental composition with an explicit request payload.
Automated pipelinesWhen ready-to-use audio output must flow into review, storage, compositing, or publishing.
Controlled variationsWhen a stable brief should be rerun while changing only documented inputs.
Prototype to scaleWhen the same minimax/minimax-music contract should serve a single experiment and a larger batch later.

Prompt Guide

Lead with the subject or source, then state the transformation, important spatial or temporal details, style, and finish. Supply only documented fields, keep media URLs reachable, and vary one control at a time when comparing outputs.

{
  "prompt": "A directed creative request with subject, setting, style, motion, and finish."
}

Technical Specs

PropertyValue
Model IDminimax/minimax-music
Required inputsprompt
formatstring
lyricsstring
promptstring
bitrateinteger
sample_rateinteger
audio_settingobject
output_formatstring
sync_modeboolean; default: false
safety_tolerancestring; default: 6
reference_audio_urlstring

Related Models

  • minimax/music/2.5
  • minimax/music/v1.5

Related Models