Lead vocals, backing vocals and other

This module isolates the lead vocals, backing vocals, and other tracks from an audio file.

Input

  • Name
    inputFileUrl
    Type
    string
    Description
    The input audio file that will be processed

Output

  • Name
    vocals
    Type
    string
    Description
    This output file contains only the isolated lead vocal tracks from the input audio file.
  • Name
    backing_vocals
    Type
    string
    Description
    This output file contains only the isolated backing vocal tracks from the input audio file.
  • Name
    other
    Type
    string
    Description
    This output file contains all the other tracks in the input audio file, excluding the isolated lead and backing vocal tracks.