musicgen

MusicGen generates new music based on text prompts and audio files, allowing for much more efficient creation of high-quality samples. MusicGen's developers conducted a comprehensive empirical study to demonstrate the superiority of the proposed method compared to existing methods using standard text-to-music benchmarks.

Hold: 0
Required: 15,000 $wRAI
18.2k runs
Demo
Examples
Input
model_version
Model to use for generation. If set to 'encode-decode', the audio specified via 'input_audio' will simply be encoded and then decoded.
prompt
A description of the music you want to generate.

input_audio
An audio file that will influence the generated music. If `continuation` is `True`, the generated music will be a continuation of the audio file. Otherwise, the generated music will mimic the audio file's melody.
duration
Duration of the generated audio in seconds. (maximum: 30)
If `True`, generated music will continue `melody`. Otherwise, generated music will mimic `audio_input`'s melody.
continuation_start
Start time of the audio file to use for continuation.
continuation_end
End time of the audio file to use for continuation. If -1 or None, will default to the end of the audio clip.
normalization_strategy
Strategy for normalizing audio.
top_k
Reduces sampling to the k most likely tokens.
top_p
Reduces sampling to tokens with cumulative probability of p. When set to `0` (default), top_k sampling is used.
temperature
Controls the 'conservativeness' of the sampling process. Higher temperature means more diversity.
classifier_free_guidance
Increases the influence of inputs on the output. Higher values produce lower-varience outputs that adhere more closely to inputs.
seed
Random seed. Leave blank to randomize the seed
Hold at least 15,000 wRAI to use this model
Multi AI platform is completely free, but most models are only accessible to wRAI token holders. If you have any questions, feel free to ask in our Telegram chat
Input
classifier_free_guidance
3
continuation_end
9
continuation_start
7
duration
5
model_version
large
normalization_strategy
peak
output_format
wav
prompt
Pop dance track with catchy melodies, tropical percussion, and upbeat rhythms, perfect for the beach
seed
933895
temperature
1
top_k
250
top_p
0
Input
classifier_free_guidance
3
continuation_end
9
continuation_start
7
duration
5
model_version
large
normalization_strategy
peak
output_format
wav
prompt
classic reggae track with an electronic guitar solo
seed
128451
temperature
1
top_k
250
top_p
0