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

zoharbarzilai /barzil.ai_drumtransfer:a0521f22

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
Text prompt for the audio generation
negative_prompt
string
Negative text prompt
bars
None
4
Number of bars
bpm
number
128
Beats per minute
use_random_prompt
boolean
False
Use a random prompt
use_init
boolean
False
Use initial audio
init_audio
string
Initial audio file
init_noise_level
number
1
Initial noise level
steps
integer
100
Number of diffusion steps
cfg_scale
number
7
Classifier-free guidance scale
seed
integer
-1
Random seed, -1 for random
sampler_type
None
dpmpp-2m-sde
Sampler type
sigma_min
number
0.03
Minimum sigma
sigma_max
number
1000
Maximum sigma
cfg_rescale
number
0
CFG rescale

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'}