Class SpeakerVoiceConfig (1.135.0)

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

Configuration for a single speaker in a multi-speaker setup.

Attributes

Name Description
speaker str
Required. The name of the speaker. This should be the same as the speaker name used in the prompt.
voice_config google.cloud.aiplatform_v1beta1.types.VoiceConfig
Required. The configuration for the voice of this speaker.

Methods

SpeakerVoiceConfig

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

Configuration for a single speaker in a multi-speaker setup.