Generate full songs in 50+ languages by providing lyrics and a reference audio style using the ACE-Step v1.5 model.
Write your lyrics and style
prompt. Supply a caption describing the musical style : genre, instruments, vocal type, and mood.Configure audio and duration
init_audio to influence the style further. Set the duration between 30 and 480 seconds.POST request to the endpoint below and pass the required parameters as a JSON body.
true to auto-generate lyrics from prompt. When false, provide lyrics directly.[Verse 1], [Chorus], [Bridge]. Required if lyrics_generation is false.lyrics_generation is true."female vocal, pop, piano, slow, emotional".true to generate a vocals-free instrumental track.lyrics_generation: false)lyrics_generation: true)| Language | Code |
|---|---|
| Arabic | ar |
| Azerbaijani | az |
| Bulgarian | bg |
| Bengali | bn |
| Catalan | ca |
| Czech | cs |
| Danish | da |
| German | de |
| Greek | el |
| English | en |
| Spanish | es |
| Persian | fa |
| Finnish | fi |
| French | fr |
| Hebrew | he |
| Hindi | hi |
| Croatian | hr |
| Haitian Creole | ht |
| Hungarian | hu |
| Indonesian | id |
| Icelandic | is |
| Italian | it |
| Japanese | ja |
| Korean | ko |
| Latin | la |
| Lithuanian | lt |
| Malay | ms |
| Nepali | ne |
| Dutch | nl |
| Norwegian | no |
| Punjabi | pa |
| Polish | pl |
| Portuguese | pt |
| Romanian | ro |
| Russian | ru |
| Sanskrit | sa |
| Slovak | sk |
| Serbian | sr |
| Swedish | sv |
| Swahili | sw |
| Tamil | ta |
| Telugu | te |
| Thai | th |
| Tagalog | tl |
| Turkish | tr |
| Ukrainian | uk |
| Urdu | ur |
| Vietnamese | vi |
| Cantonese | yue |
| Chinese | zh |
API key for authentication
URL to reference audio file to influence style
Pass true to generate lyrics automatically
Lyrics in LRC format (timestamp + lyrics). Required if lyrics_generation is false
Topic for lyrics generation. Required if lyrics_generation is true
Duration of the generated song in seconds (30-480 seconds / 0.5-8 minutes)
Language for the generated song
ar, az, bg, bn, ca, cs, da, de, el, en, es, fa, fi, fr, he, hi, hr, ht, hu, id, is, it, ja, ko, la, lt, ms, ne, nl, no, pa, pl, pt, ro, ru, sa, sk, sr, sv, sw, ta, te, th, tl, tr, uk, ur, vi, yue, zh, null Whether to generate an instrumental version without vocals
Caption for the song describe styles, female or male voice or loops and more.
URL to receive POST notification upon completion
ID for webhook identification
Song generation response
Status of the voice generation
success, processing, error Time taken to generate the audio in seconds
Unique identifier for the voice generation
Array of generated audio URLs
Array of proxy audio URLs
Array of future audio URLs for queued requests
Array of audio URLs (voice cover response)
Metadata about the audio generation including all parameters used
Estimated time for completion in seconds (processing status)
Status message or additional information
Additional information or tips for the user
URL to fetch the result when processing
Duration of the generated audio in seconds