Multichannel
The Multichannel method separates speakers based on each channel of the audio input. This is particularly useful in scenarios such as customer service calls, where different channels represent different speakers (e.g., channel 1 for the agent and channel 2 for the customer).
This method is highly recommended over Diarization for its accuracy and efficiency.
Key Features
Use Case: Ideal for structured audio inputs like customer service recordings, where different channels represent different speakers (e.g., channel 1 for the agent and channel 2 for the customer).
Accuracy: High, as it directly uses separate channels for each speaker.
Performance: Efficient and fast.
Recommendation: Highly recommended over Diarization for applications where audio channels are clearly separated.
Transcribing Multichannel Audio
Required Parameters
multichannel (boolean): Set
multichannel
totrue
to enable identify speakers based on each channel of the audio input.
Example Request
Example Response
Last updated