Generate music from text
Test AI music generation for free, then deploy via API.
ACE-Step 1.5 Turbo
Text-to-Music
Estimated cost: -.
0
free musics left
Caption (describe style of your music)
Lyrics (optional — use [Instrumental] for instrumental tracks)
{
"caption": "Energetic pop-electronic anthem with punchy synths, driving beat, catchy hooks. Bold confident female vocals. Bright, futuristic, empowering. Starts with immediate energy and never lets go. Stadium-filling chorus, inspiring and unstoppable.",
"model": "AceStep_1_5_Turbo",
"duration": 30,
"inference_steps": 8,
"guidance_scale": 7,
"seed": -1,
"format": "flac",
"vocal_language": "unknown",
"lyrics": "We are the future, breaking through the noise\r\nEvery dream we chase becomes our voice\r\nLight it up, the world is watching now\r\nNo turning back, we show them how"
}
curl -X POST \
'https://api.deapi.ai/api/v1/client/txt2music' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {{ YOUR_API_TOKEN }}' \
-d '{
"caption": "Energetic pop-electronic anthem with punchy synths, driving beat, catchy hooks. Bold confident female vocals. Bright, futuristic, empowering. Starts with immediate energy and never lets go. Stadium-filling chorus, inspiring and unstoppable.",
"model": "AceStep_1_5_Turbo",
"duration": 30,
"inference_steps": 8,
"guidance_scale": 7,
"seed": -1,
"format": "flac",
"vocal_language": "unknown",
"lyrics": "We are the future, breaking through the noise\r\nEvery dream we chase becomes our voice\r\nLight it up, the world is watching now\r\nNo turning back, we show them how"
}'
Estimated cost: -.
0
free musics left
Caption (describe style of your music)
Lyrics (optional)