Sonic Instructions
Key Field Usage
1. Custom Mode: custom_mode = true
title
tags
prompt
2. Non-Custom Mode: custom_mode = false
gpt_description_prompt
field to describe the music.3. Instrumental Control
make_instrumental
field to control whether to generate instrumental-only music.Field Details
custom_mode
:A boolean switch for enabling custom mode.
prompt
:The song's lyrics.
title
:The song's title.
tags
:The song's style or genre.
mv
:The model version for generation.
sonic-v3-5
or sonic-v4
.make_instrumental
:Controls whether to generate instrumental-only music.
gpt_description_prompt
:A description of the song.
task_type
:Specifies the type of task to perform.
create_music
, extend_music
, concat_music
, cover_music
,cover_upload_music
, extend_upload_music
, persona_music
.persona_id
:The ID of a persona created via the "create persona" API.
Note
extend_upload_music
task type.Modified at 2025-01-14 04:11:26