Skip to main content

Audio

Source Separation Requests output different audio files in the WAVE (wav) or the MP3 (mp3) format, depending on which model and output format you used. The audio format you would like to fetch is specified beforehand and cannot be changed later on.

The following audio files can be fetched with the four-stems model:

  • vocals
  • bass
  • drums
  • other

With the six-stems model you can additionally fetch the following files:

  • piano
  • guitar
warning

The six-stems model inflicts higher quota costs than four-stems model!

Encoding of the MP3 audio files:

MP3 Audio
CodecMPEG-1 Layer 3 (MP3)
ChannelsStereo
Sample Rate44.1 kHz
Bitrate128 kbps

Encoding of the WAVE audio files:

WAVE Audio
CodecUncompressed 16-bit PCM audio
ChannelsStereo
Sample Rate44.1 kHz
Bitrate1411 kbps

Use the /job/{job_id}/audio?stem_type=<STEM_TYPE> endpoint to get the corresponding audio file from the source separation job.