You're looking at a specific version of this model. Jump to the model overview.

visoar /ace-step-1.5:fd851bae

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
caption
string
Music style prompt, e.g. genre/instruments/mood
lyrics
string
Optional lyrics with tags like [Verse] and [Chorus]
duration
integer
90

Min: 1

Max: 600

Target duration in seconds
batch_size
integer
1

Min: 1

Max: 4

Number of variations to generate
timeout_seconds
integer
1800

Min: 30

Max: 7200

Timeout for the generation task
poll_interval
number
3

Min: 1

Max: 30

Seconds between polling attempts

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}