Class SpeechToTextSettings (0.8.0)

SpeechToTextSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Settings related to speech recognition. Attributes: enable_speech_adaptation (bool): Whether to use speech adaptation for speech recognition.

Inheritance

builtins.object > proto.message.Message > SpeechToTextSettings