Upload Performance Calibration Audio Files
Upload a zip files with a wav file and its Label metadata to run performance calibration on it.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/performance-calibration/files \
--header 'content-type: multipart/form-data' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?