generate_music
Create music from text prompts using Google's Lyria models. Specify genre, instruments, BPM, mood, structure tags, and custom lyrics to generate 30-second clips or full songs up to 3 minutes.
Instructions
Generate music from a text prompt using Google's Lyria models. Supports genre, instruments, BPM, key, mood, structure tags like [Verse] [Chorus] [Bridge], and custom lyrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text description of the music to generate. Supports genre, instruments, BPM, key, mood, structure tags like [Verse] [Chorus] [Bridge], and custom lyrics | |
| model | No | Model: clip (default, 30s clips) or full (up to 3 minutes, full songs with structure control) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| model | Yes | ||
| mimeType | Yes | ||
| lyrics | No |