generate_music
Create instrumental music by providing text prompts with weights for genre, instrument, or mood. Adjust tempo, scale, temperature, and duration for customized output.
Instructions
Generate instrumental music from weighted text prompts using Google's Lyria model.
Each prompt has a 'text' describing genre/instrument/mood and a 'weight' for emphasis. The server manages the streaming session internally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bpm | No | ||
| scale | No | ||
| prompts | Yes | ||
| temperature | No | ||
| duration_seconds | No |