SpeakerDiarizationConfig$json top-level constant
Implementation
@$core.Deprecated('Use speakerDiarizationConfigDescriptor instead')
const SpeakerDiarizationConfig$json = {
'1': 'SpeakerDiarizationConfig',
'2': [
{
'1': 'enable_speaker_diarization',
'3': 1,
'4': 1,
'5': 8,
'10': 'enableSpeakerDiarization'
},
{'1': 'min_speaker_count', '3': 2, '4': 1, '5': 5, '10': 'minSpeakerCount'},
{'1': 'max_speaker_count', '3': 3, '4': 1, '5': 5, '10': 'maxSpeakerCount'},
{
'1': 'speaker_tag',
'3': 5,
'4': 1,
'5': 5,
'8': {'3': true},
'10': 'speakerTag',
},
],
};