---
title: Lyria 3 — AI Music Generation | ModelsLab
description: Generate high-fidelity tracks with vocals and structure using Lyria 3 text-to-music API. Create custom songs from prompts now.
url: https://modelslab.com/lyria-3
canonical: https://modelslab.com/lyria-3
type: website
component: Seo/ModelPage
generated_at: 2026-04-23T16:22:47.562263Z
---

Available now on ModelsLab · Voice & Audio

Lyria 3
Lyria 3 Music Generation
---

[Try Lyria 3](/models/google/lyria-3) [API Documentation](https://docs.modelslab.com)

Sample output

Generate Tracks Instantly
---

Vocal Control

### Custom Voice Styles

Specify gender, range, timbre for realistic vocals in 8 languages.

Text-to-Music

### Prompt to Track

Turn text prompts into 30-second songs with lyrics and structure.

API Access

### Lyria 3 API

Integrate Lyria 3 model via API for scalable music generation.

Examples

See what Lyria 3 can create
---

Copy any prompt below and try it yourself in the [playground](/models/google/lyria-3).

Epic Orchestral

“Create an epic orchestral track with soaring strings, deep brass, and commanding baritone vocals singing in English about ancient mountains at dawn, 120 BPM, building to crescendo.”

Chill Jazz

“Generate chill jazz instrumental with smooth saxophone, upright bass, breathy female soprano vocals in Portuguese, laid-back groove, 80 BPM, fading piano outro.”

Urban Beats

“Produce urban hip-hop beat with heavy bass, fast-paced rap in Spanish by gravelly male voice, synth accents, 95 BPM, dynamic verse-chorus structure.”

Dreamy Ambient

“Soulful ambient track with ethereal synths, soft Hindi lyrics by high soprano, reverb-heavy timbre, slow tempo 60 BPM, evolving textures.”

For Developers

A few lines of code.
Music from text. One call.
---

ModelsLab handles the infrastructure: fast inference, auto-scaling, and a developer-friendly API. No GPU management needed.

- **Serverless:** scales to zero, scales to millions
- **Pay per second,** no minimums
- **Python and JavaScript SDKs,** plus REST API

[API Documentation ](https://docs.modelslab.com)

PythonJavaScriptcURL

Copy

```
<code>import requests

response = requests.post(
    "https://modelslab.com/api/v7/voice/music-gen",
    json={
  "key": "YOUR_API_KEY",
  "prompt": "An upbeat Afrobeat song with energetic percussion, groovy bassline, and rhythmic guitar riffs. The vocals are clear and uplifting, with lyrics about dancing together, freedom, and feeling alive under the city lights",
  "init_image": "https://assets.modelslab.ai/generations/9c2b6fa0-0a2a-49f1-b6f4-367203e05afc.webp"
}
)
print(response.json())</code>
```

FAQ

Common questions about Lyria 3
---

[Read the docs ](https://docs.modelslab.com)

### What is Lyria 3 API?

Lyria 3 API enables text-to-music generation with vocals and structure. Access via endpoints for 30-second tracks. Supports developer integration like Gemini API.

### Does Lyria 3 support voice cloning?

Lyria 3 offers granular voice customization via prompts for gender, range, timbre. No direct audio upload cloning. Use as Lyria 3 voice cloning alternative.

### What languages work with Lyria 3 model?

Supports vocals in 8 languages: English, German, Spanish, French, Hindi, Japanese, Korean, Portuguese. Specify in prompts for multi-language singing.

### How long are Lyria 3 tracks?

Lyria 3 generates 30-second clips ideal for prototyping. Lyria 3 Pro extends to 3 minutes with structure. Both via lyria 3 api.

### Is Lyria 3 good for vocals?

Yes, with improved realism, expressiveness, and controls for timbre, patterns. Supports multi-vocal layers. Better than prior models.

### Best Lyria 3 alternative for API?

Lyria 3 API provides high-fidelity text-to-music on ModelsLab. Matches Google features like prompt control. Scalable for production.

Ready to create?
---

Start generating with Lyria 3 on ModelsLab.

[Try Lyria 3](/models/google/lyria-3) [API Documentation](https://docs.modelslab.com)

---

*This markdown version is optimized for AI agents and LLMs.*

**Links:**
- [Website](https://modelslab.com)
- [API Documentation](https://docs.modelslab.com)
- [Blog](https://modelslab.com/blog)

---
*Generated by ModelsLab - 2026-04-23*