Audio isolation stream
Removes background noise from audio.
Headers
xi-api-key
Request
This endpoint expects a multipart form containing a file.
audio
The audio file from which vocals/speech will be isolated from.
file_format
The format of input audio. Options are ‘pcm_s16le_16’ or ‘other’ For pcm_s16le_16
, the input audio must be 16-bit PCM at a 16kHz sample rate, single channel (mono), and little-endian byte order. Latency will be lower than with passing an encoded waveform.
Allowed values:
Response
Successful Response