Parameter name | Type | Description | Notes |
---|---|---|---|
title | String | 🎵 Music Title | - |
tags | String | 🎶 Music style | Separate with half-width commas (,) |
generation_type | String | ⚙️ Generation type | Default: TEXT |
prompt | String | ✍️ Music creation tips | Including but not limited to lyrics |
negative_tags | String | 🚫 Unwanted style | Can be an empty string |
mv | String | 🧩 Model | Default: chirp-v4 Optional: chirp-v3-5 , chirp-v3-0 Use chirp-v3-5-upload when uploading audio extensions |
Parameter name | Type | Description | Notes |
---|---|---|---|
title | String | 🎵 Music Title | - |
tags | String | 🎶 Music style | Separate with half-width commas (,) |
generation_type | String | ⚙️ Generation type | Default: TEXT |
prompt | String | ✍ ️ Music creation tips | Including but not limited to lyrics |
negative_tags | String | 🚫 Unwanted style | Can be an empty string |
mv | String | 🧩 Model | Default: chirp-v4 Optional: chirp-v3-5 , chirp-v3-0 |
continue_at | Float | ⏱️ Continue start time (s) | Number of seconds to continue (e.g. 120.00 , 61.59 ) |
continue_clip_id | String | 🎧 Continue song ID | The song ID that needs to be extended |
task | String | 📌 Task type | Default: extend |
Parameter name | Type | Description | Notes |
---|---|---|---|
prompt | String | ✍️ Music creation prompt words | Can be an empty string |
generation_type | String | ⚙️ Generation type | Default: TEXT |
tags | String | 🎶 Music style | Separate with half-width commas (,) |
negative_tags | String | 🚫 Unwanted style | Can be an empty string |
mv | String | 🧩 Model | Must use: chirp-v3-5-tau |
title | String | 🎵 Music Title | - |
continue_clip_id | String | 🎧 Continue song ID | Optional, can be null |
continue_at | Float | ⏱️ Continuation start time (s) | Optional, can be null |
continued_aligned_prompt | String | 🔄 Alignment prompt | Optional, can be null |
infill_start_s | Float | 🎚️ Fill start time (s) | Optional, can be null |
infill_end_s | Float | 🎚️ Fill end time (s) | Optional, can be null |
task | String | 📌 Task type | Fixed as cover |
cover_clip_id | String | 🎤 Cover ID | Original song ID or uploaded audio clip ID |