Overview
Generate music- Output Type: audio
- Base Model: musicgen
- Estimated Cost: 0.5 * duration credits
- Handler: replicate
Parameters
Required Parameters
Description of the type of music you want to generate.
- Label: Prompt
Optional Parameters
Model to generate audio with
- Label: Audio model
- Options:
stereo-melody-large,stereo-large,melody-large,large
Duration in seconds
- Label: Duration
- Minimum: 1
- Maximum: 300
An audio file that will influence the generated music.
- Label: Input audio
If true, the generated music will be a continuation of the input_audio. Otherwise, the generated music will mimic the input_audio’s melody. Requires input_audio to be provided.
Only visible when
input_audio- Label: Continue input_audio
Controls the ‘conservativeness’ of the sampling process. Higher temperature means more diversity.
- Label: Temperature
- Minimum: 0
- Maximum: 1.0
Increases the influence of inputs on the output. Higher values produce lower-varience outputs that adhere more closely to inputs.
- Label: Classifier free guidance
- Minimum: 0
- Maximum: 10
Set random seed for reproducibility. If blank, will be set to a random value.
- Label: Seed
- Minimum: 0
- Maximum: 2147483647
Output audio format
- Label: Output format
- Options:
mp3,wav

