You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Speech] add custom prompt config in the request and return prompt in the response (#8851) (7dcc34d)
Add custom prompt config in the request and return prompt in the response (7dcc34d)
Update min_speaker_count and max_speaker_count to be optional (7dcc34d)
Documentation
Clarify that min_speaker_count and max_speaker_count in SpeakerDiarizationConfig are not currently used (7dcc34d)
Update guidance on how to enable speaker diarization; to enable, set the diarization_config field to an empty SpeakerDiarizationConfig message (7dcc34d)