---
title: Music — YouTube Music Voice Clone | ModelsLab
description: Generate YouTube Music tracks with Taylor Swift vocals using Music model. Clone voices for piano, Tomorrowland 2023 beats. Try text-to-music API now.
url: https://modelslab.com/music
canonical: https://modelslab.com/music
type: website
component: Seo/ModelPage
generated_at: 2026-04-22T20:54:49.026111Z
---

Available now on ModelsLab · Voice & Audio

Music
Clone YouTube Music Voices
---

[Try Music](/models/elevenlabs/music_v1) [API Documentation](https://docs.modelslab.com)

Sample output

Generate Custom Music Tracks
---

Voice Cloning

### Taylor Swift Vocals

Clone Taylor Swift voice for YouTube Music tracks from text prompts.

Festival Beats

### Tomorrowland Piano Mix

Create Tomorrowland 2023 piano tracks with precise voice synthesis.

Concert Audio

### Willie Nelson Style

Replicate Willie Nelson 90th birthday concert audio using Music model.

Examples

See what Music can create
---

Copy any prompt below and try it yourself in the [playground](/models/elevenlabs/music_v1).

Piano Ballad

“Solo piano ballad in style of Spotify Wrapped 2022, soft melody, 80 BPM, emotional build-up, instrumental only.”

Festival Drop

“Tomorrowland 2023 amapiano drop with heavy bass, synth leads, 128 BPM, high-energy crowd vibe.”

Concert Cover

“Willie Nelson 90th birthday concert country ballad, acoustic guitar, warm vocals, 70 BPM.”

Soul Remix

“Break My Soul Beyonce remix with Outside Lands 2022 energy, electronic beats, powerful chorus, 110 BPM.”

For Developers

A few lines of code.
Music. Text to tracks.
---

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": "Create an intense, fast-paced electronic track for a high-adrenaline video game scene. Use driving synth arpeggios, punchy drums, distorted bass, glitch effects, and aggressive rhythmic textures. The tempo should be fast, 130–150 bpm, with rising tension, quick transitions, and dynamic energy bursts.",
  "model_id": "music_v1"
}
)
print(response.json())</code>
```

FAQ

Common questions about Music
---

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

### What is Music model for voice cloning?

Music model uses Elevenlabs Text to Music for generating tracks with cloned voices. Supports YouTube Music styles like Taylor Swift. Outputs MP3-ready audio.

### How to download new song with YouTube to MP3?

Generate via API then export as MP3. Bypasses you tube to mp3 limits with custom voice clones. Ideal for AppleMusic uploads.

### Can it recreate Tomorrowland 2023 sets?

Yes, prompt for piano amapiano songs from Tomorrowland 2023. Clones festival vocals accurately. Free music API alternative.

### Free MP3 download net replacement?

Music model offers mp3juice download music free via API. Generates original audio song download. No copyright issues.

### Epidemic Sound alternative for Spotify Wrapped?

Creates Spotify Wrapped 2022 style tracks with voice cloning. Royalty-free like Sirius XM alternative. English songs download ready.

### Now That's What I Call 90s alternative rock?

Prompt for 90s rock with Willie Nelson influences. Outputs new song download in MP3. Matches Now That's What I Call series vibe.

Ready to create?
---

Start generating with Music on ModelsLab.

[Try Music](/models/elevenlabs/music_v1) [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*