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

sakemin /musicgen-remixer:43e0e981

Input

string

Model type. Computations take longer when using `large` or `stereo` models.

Default: "stereo-chord"

string
Shift + Return to add a new line

A description of the music you want to generate.

file

An audio file input for the remix.

boolean

If `True`, the EnCodec tokens will be decoded with MultiBand Diffusion. Not compatible with `stereo` models.

Default: false

string

Strategy for normalizing audio.

Default: "loudness"

number

When beat syncing, if the gap between generated downbeat timing and input audio downbeat timing is larger than `beat_sync_threshold`, consider the beats are not corresponding. If `None` or `-1`, `1.1/(bpm/60)` will be used as the value. 0.75 is a good value to set.

number
(minimum: 0.5, maximum: 2)

Coefficient value multiplied to multi-hot chord chroma.

Default: 1

integer

Reduces sampling to the k most likely tokens.

Default: 250

number

Reduces sampling to tokens with cumulative probability of p. When set to `0` (default), top_k sampling is used.

Default: 0

number

Controls the 'conservativeness' of the sampling process. Higher temperature means more diversity.

Default: 1

integer

Increases the influence of inputs on the output. Higher values produce lower-varience outputs that adhere more closely to inputs.

Default: 3

string

Output format for generated audio.

Default: "wav"

integer

Seed for random number generator. If `None` or `-1`, a random seed will be used.

Output

No output yet! Press "Submit" to start a prediction.