You're looking at a specific version of this model. Jump to the model overview.
nateraw /musicgen-small-edm-v2:1153c71a
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 |
---|---|---|---|
prompt |
string
|
Prompt to generate audio from
|
|
duration |
integer
|
12
Min: 10 Max: 30 |
Audio duration in seconds
|
cfg_coef |
integer
|
3
Min: 1 Max: 10 |
Coefficient used for classifier free guidance.
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
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'}