Optional
bpmBeats per minute. Range is [60, 200].
Optional
brightnessBrightness of the music. Range is [0.0, 1.0].
Optional
densityDensity of sounds. Range is [0.0, 1.0].
Optional
guidanceControls how closely the model follows prompts. Higher guidance follows more closely, but will make transitions more abrupt. Range is [0.0, 6.0].
Optional
musicThe mode of music generation. Default mode is QUALITY.
Optional
muteWhether the audio output should contain bass.
Optional
muteWhether the audio output should contain drums.
Optional
onlyWhether the audio output should contain only bass and drums.
Optional
scaleScale of the generated music.
Optional
seedSeeds audio generation. If not set, the request uses a randomly generated seed.
Optional
temperatureControls the variance in audio generation. Higher values produce higher variance. Range is [0.0, 3.0].
Optional
topKControls how the model selects tokens for output. Samples the topK tokens with the highest probabilities. Range is [1, 1000].
Configuration for music generation.