v10

latestSwagger 2.02026-07-137784220.8 KB
Custom Speech datasets for model adaptation:

Upload a block of data for the dataset. The maximum size of the block is 8MiB.

put/datasets/{id}/blocks

Path parameters

idstring uuid required

The identifier of the dataset.

Query parameters

blockidstring required

A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the same size for each block. Note that the Base64 string must be URL-encoded.

Response

The data block was uploaded successfully.