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

zoharbarzilai /drumtest2:c55497ad

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_prefix
string
An optional prefix to add to all prompts.
init_audio
string
An initial audio or video file to use for all generations.
pitch_shift_semitones
integer
0
Pitch shift the initial audio by this many semitones.
normalize
boolean
False
Apply loudness normalization to the initial audio.

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