Skip to main content
POST
Music Generation

Query

string
default:"riffusion/riffusion"
required
The model to be used;

Body

string
required
The prompt for your audio
float
default:"0.75"
How much to transform input spectrogram
string
The second prompt to interpolate with the first, leave blank if no interpolation
float
default:"0.5"
Interpolation alpha if using two prompts. A value of 0 uses prompt_a fully, a value of 1 uses prompt_b fully
int
default:"50"
Number of steps to run the diffusion model
string
default:"vibes"
Seed spectrogram to use