PhraseSet is a Google Cloud Speech-to-Text resource that defines a collection of phrases or words to help improve speech recognition accuracy. It allows you to provide context-specific hints so the transcription model can better recognize domain-specific terms, names, or commonly used expressions.

gcp.speech_phrase_set

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
annotationscorehstoreAllows users to store small amounts of arbitrary data. Both the key and the value must be 63 characters or less each. At most 100 annotations.
boostcorefloat64Hint Boost. Positive value will increase the probability that a specific phrase will be recognized over other similar sounding phrases. The higher the boost, the higher the chance of false positive recognition as well. Valid `boost` values are between 0 (exclusive) and 20. We recommend using a binary search approach to finding the optimal value for your use case as well as adding phrases both with and without boost to your requests.
create_timecoretimestampOutput only. Creation time.
datadog_display_namecorestring
delete_timecoretimestampOutput only. The time at which this resource was requested for deletion.
etagcorestringOutput only. This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
expire_timecoretimestampOutput only. The time at which this resource will be purged.
gcp_display_namecorestringUser-settable, human-readable name for the PhraseSet. Must be 63 characters or less.
kms_key_namecorestringOutput only. The [KMS key name](https://cloud.google.com/kms/docs/resource-hierarchy#keys) with which the PhraseSet is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
kms_key_version_namecorestringOutput only. The [KMS key version name](https://cloud.google.com/kms/docs/resource-hierarchy#key_versions) with which the PhraseSet is encrypted. The expected format is `projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}/cryptoKeyVersions/{crypto_key_version}`.
labelscorearray<string>
namecorestringOutput only. Identifier. The resource name of the PhraseSet. Format: `projects/{project}/locations/{location}/phraseSets/{phrase_set}`.
organization_idcorestring
parentcorestring
phrasescorejsonA list of word and phrases.
project_idcorestring
project_numbercorestring
reconcilingcoreboolOutput only. Whether or not this PhraseSet is in the process of being updated.
region_idcorestring
resource_namecorestring
statecorestringOutput only. The PhraseSet lifecycle state.
tagscorehstore_csv
uidcorestringOutput only. System-assigned unique identifier for the PhraseSet.
update_timecoretimestampOutput only. The most recent time this resource was modified.
zone_idcorestring