Config to enable speaker diarization.
.. attribute:: enable_speaker_diarization
If 'true', enables speaker detection for each recognized
word in the top alternative of the recognition result using
a speaker_tag provided in the WordInfo.
:type: bool
Attributes
Name
Description
min_speaker_count
int
Minimum number of speakers in the
conversation. This range gives you more
flexibility by allowing the system to
automatically determine the correct number of
speakers. If not set, the default value is 2.
max_speaker_count
int
Maximum number of speakers in the
conversation. This range gives you more
flexibility by allowing the system to
automatically determine the correct number of
speakers. If not set, the default value is 6.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[],[]]