
Eleven Labs/Music
music_v1Elevenlabs/Text to MusicLLMs.txt
Real-time voice cloning using deep learning with Mel-spectrograms, Tacotron 2, FastSpeech, and WaveNet delivers high-quality, natural-sounding speech synthesis from minutes of audio.
API Endpoint URL
Base URL for all API requests to this endpoint.
https://modelslab.com/api/v7/voice/music-gen
API Authentication
Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.
Integration Examples
Production-ready code samples for API integration
{"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","key": "YOUR_API_KEY"}
SDKs
Official SDKs
Production-ready SDKs and client libraries for all major programming languages
API Parameters
Technical specifications for API request parameters.
| Field Name | Parameter | Technical Description |
|---|---|---|
| Prompt | prompt | Prompt for generating audio |
| Model | model_id | Model |