Skip to content

google/cloud-speech v2.3.0

Choose a tag to compare

@bshaffer bshaffer released this 16 Jan 20:29
· 15 commits to main since this release

Features

  • [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)