LALAL.AI Upload Response
Schema for the response of POST /api/v1/upload/, returning the source_id used by subsequent split requests.
AIArtificial IntelligenceAudioAudio ProcessingStem SeparationVocal RemovalVoice CleaningVoice CloningVoice ChangerMusicMachine LearningDSP
Properties
| Name |
Type |
Description |
| status |
string |
|
| id |
string |
Identifier of the uploaded source file. |
| source_id |
string |
Identifier of the uploaded source file (API v1 alias of id). |
| size |
integer |
Size of the uploaded file in bytes. |
| duration |
number |
Detected media duration in seconds. |
| expires |
integer |
Unix epoch seconds when the upload will be purged (24 hours after upload). |
| error |
object |
|
JSON Schema