API token from https://platform.acedata.cloud
Specifies the format of the response from the server. If not specified, the default format is application/json. If application/x-ndjson is specified, the response will be in newline-delimited JSON format, streaming the response chunk by chunk
application/json, application/x-ndjson The lyric which used to generate the music audio
The model used to generate the music audio, default is chirp-v4
chirp-v5, chirp-v4-5-plus, chirp-v4-5, chirp-v4, chirp-v3-5, chirp-v3-0 "chirp-v4"
The style of the music audio
variation_category is only supported in versions v5 and above, and there are only three values: high normal subtle.
The title of the music audio
The action to generate the music audio. If generate, the audio will be generated from the prompt, if extend, the audio will be generated continued from existing audio. If concat, the audio will be generated concatenated from existing audio. If cover, The style of the music will be copied. If upload_extend, This custom music will be uploaded to the official and get an audio. If artist_consistency, The song will be written in a custom singer style.
generate, extend, upload_extend, upload_cover, concat, cover, artist_consistency, artist_consistency_vox, stems, all_stems, replace_section, underpainting, overpainting, remaster, mashup, samples "generate"
The flag indicates the music audio is custom or not, if true, the audio will be generated from the lyric, otherwise, the audio will be generated from the prompt
The prompt which used to generate the music audio and the prompt must be less than or equal 200
"A song for Christmas"
The prompt which used for auto generating the lyric, only available when custom is true and the lyric is empty
The audio id which used to generate the music audio continued from existing audio. If the action is extend or concat, the audio id is required
The audio ids which used to generate the music audio by mashup. If the action is mashup, the audio ids is required.
Advanced parameters in the official custom mode can only be used in the custom mode.
Generate songs based on the unique characteristics of the singer's style.
The default start time for adding vocals to the uploaded music is 0.
The end time for adding vocals to the uploaded song must be less than the total duration of the song.
The default start time for adding samples to the uploaded music is 0.
The end time for adding samples to the uploaded song must be less than the total duration of the song.
The default starting time for adding accompaniment to the uploaded song is 0.
The end time for adding accompaniment to the uploaded song must be less than the total duration of the song.
The time in seconds to continue the existing audio. For example, 213.5 means continue at 3 minutes and 33.5 seconds.
The callback URL which will be called when the music audio is generated
No lyrics option, default is false, when it is true will ignore the lyric input above.
The gender of the vocal, can be 'm', 'f'
The style which user do not want to generate the music audio with
Advanced parameters in the official custom mode can only be used in the custom mode.
The official advanced parameters can only be used in the task of covering audios.
This value specifies the start time of the song fragment when the action is replace_section.
This value specifies the start time of the song fragment when the action is replace_section.