| Parameter Name | Type | Description | Notes |
|---|---|---|---|
| title | String | Music Title | - |
| tags | String | Music Style | Separated by half-width commas |
| generation_type | String | Generation Type | Default is TEXT |
| prompt | String | Music Creation Prompt | Including but not limited to lyrics |
| negative_tags | String | Unwanted Styles | Can be an empty string |
| mv | String | Model | Default is chirp-v4 Options: chirp-v3-5, chirp-v3-0 Use chirp-v3-5-upload for extended audio upload |
| Parameter Name | Type | Description | Notes |
|---|---|---|---|
| title | String | Music Title | - |
| tags | String | Music Style | Separated by half-width commas |
| generation_type | String | Generation Type | Default is TEXT |
| prompt | String | Music Creation Prompt | Including but not limited to lyrics |
| negative_tags | String | Unwanted Styles | Can be an empty string |
| mv | String | Model | Default is chirp-v4 Options: chirp-v3-5, chirp-v3-0 |
| continue_at | Float | Continuation Start Time | Continue creation from a specific second Example: 120.00 or 61.59 |
| continue_clip_id | String | Song ID to Continue | The song ID that needs to be continued |
| task | String | Task Type | Default is extend |
| Parameter Name | Type | Description | Notes |
|---|---|---|---|
| prompt | String | Music Creation Prompt | Can be an empty string |
| generation_type | String | Generation Type | Default is TEXT |
| tags | String | Music Style | Separated by half-width commas |
| negative_tags | String | Unwanted Styles | Can be an empty string |
| mv | String | Model | Please use chirp-v3-5-tau |
| title | String | Music Title | - |
| continue_clip_id | String | Song ID to Continue | Optional parameter, can be null |
| continue_at | Float | Continuation Start Time | Optional parameter, can be null |
| continued_aligned_prompt | String | Aligned Prompt for Continued Creation | Optional parameter, can be null |
| infill_start_s | Float | Infill Start Time (seconds) | Optional parameter, can be null |
| infill_end_s | Float | Infill End Time (seconds) | Optional parameter, can be null |
| task | String | Task Type | Use Cover feature, fixed as cover |
| cover_clip_id | String | Cover ID | Original song ID or uploaded audio clip ID |