You're looking at a specific version of this model. Jump to the model overview.
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 |
|---|---|---|---|
| sample_rate |
None
|
44100
|
Sample rate for the generated music
|
| bitrate |
None
|
256000
|
Bitrate for the generated music
|
| audio_format |
None
|
mp3
|
Audio format
|
| lyrics |
string
|
Lyrics. Use
to separate lines. Supports [intro][verse][chorus][bridge][outro]. Valid input: 10-600 characters.
|
|
| prompt |
string
|
Control music generation with a text prompt. Valid input: 10-300 characters.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}