Music GenerationActive
wiro / music_gen
music_gen
MusicGen is a text-to-music model capable of generating high-quality music samples.
Music GenerationText to Music
Model ID
music_gen
Provider
wiro
Updated
1774522486
wiro playground—wiro/music_gen
Updated 1774522486
MusicGen is a text-to-music model capable of generating high-quality music samples.
Example prompts
Great starting points for music_gen.
Sad and longing. The melody is slow and wistful creating a sense of melancholy and nostalgia. Simple arrangement on the piano.Music Generation
A cheerful country song with acoustic guitarsMusic Generation
90s rock song with electric guitar and heavy drumsMusic Generation
Lofi slow bpm electro chill with organic samplesMusic Generation
A high-energy alternative rock track with crunchy guitar riffs, live drums, and rebellious attitudeMusic Generation
API quick start
Run music_gen with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/music_gen
{
"prompt": "Sad and longing. The melody is slow and w…",
"tokens": 1024,
"scale": 3
}