{"version":"1","model":{"id":"fal-ai/lyria2","name":"Lyria 2 (Music)","kind":"audio","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Google DeepMind's Lyria 2 music generation model with exceptional orchestral and instrumental quality.","pricing_note":"~$0.10 / generation","categories":["music"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":[],"resolutions":[],"durations":[],"base_credits":13,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":34,"example_prompt":"Epic fantasy battle orchestration — soaring string ostinatos, thunderous war drums, bold brass fanfares, and a haunting choir building to an overwhelming climax","preview":{"image":"/images/model-previews/generated/lyria-2-music-v1.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Flyria2","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Flyria2","title":"Lyria 2 (Music) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/lyria2.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/lyria2","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"negative_prompt":{"title":"Negative Prompt","description":"A description of what to exclude from the generated audio","default":"low quality","type":"string"},"seed":{"title":"Seed","description":"A seed for deterministic generation. If provided, the model will attempt to produce the same audio given the same prompt and other parameters.","type":"integer"}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"negative_prompt","label":"Negative Prompt","type":"text","default":"low quality","description":"A description of what to exclude from the generated audio"},{"key":"seed","label":"Seed","type":"seed","description":"A seed for deterministic generation. If provided, the model will attempt to produce the same audio given the same prompt and other parameters."}]}}