Eachlabs | AI Workflows for app builders
minimax-music-2.5

MINIMAX

Minimax 2.5 is an advanced music generation model that transforms lyrics and style prompts into fully produced audio tracks with cohesive composition, vocals, and instrumentation.

Avg Run Time: 120.000s

Model Slug: minimax-music-2-5

Playground

Input

Output

Example Result

Preview and download your result.

Each execution costs $0.1500. With $1 you can run this model about 6 times.

API & SDK

Create a Prediction

Send a POST request to create a new prediction. This will return a prediction ID that you'll use to check the result. The request should include your model inputs and API key.

Get Prediction Result

Poll the prediction endpoint with the prediction ID until the result is ready. The API uses long-polling, so you'll need to repeatedly check until you receive a success status.