Send feedback
Class WordInfo (2.33.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
WordInfo ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Word-specific information for recognized words.
Attributes
Name
Description
start_offset
google.protobuf.duration_pb2.Duration
Time offset relative to the beginning of the audio, and
corresponding to the start of the spoken word. This field is
only set if
enable_word_time_offsets
is true
and only in the top hypothesis. This is an
experimental feature and the accuracy of the time offset can
vary.
end_offset
google.protobuf.duration_pb2.Duration
Time offset relative to the beginning of the audio, and
corresponding to the end of the spoken word. This field is
only set if
enable_word_time_offsets
is true
and only in the top hypothesis. This is an
experimental feature and the accuracy of the time offset can
vary.
word
str
The word corresponding to this set of
information.
confidence
float
The confidence estimate between 0.0 and 1.0. A higher number
indicates an estimated greater likelihood that the
recognized words are correct. This field is set only for the
top alternative of a non-streaming result or, of a streaming
result where
is_final
is set to true
. This field is not guaranteed to be
accurate and users should not rely on it to be always
provided. The default of 0.0 is a sentinel value indicating
confidence
was not set.
speaker_label
str
A distinct label is assigned for every speaker within the
audio. This field specifies which one of those speakers was
detected to have spoken this word. speaker_label
is set
if
SpeakerDiarizationConfig
is given and only in the top alternative.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class WordInfo (2.33.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.33.0 (latest)](/python/docs/reference/speech/latest/google.cloud.speech_v2.types.WordInfo)\n- [2.32.0](/python/docs/reference/speech/2.32.0/google.cloud.speech_v2.types.WordInfo)\n- [2.31.0](/python/docs/reference/speech/2.31.0/google.cloud.speech_v2.types.WordInfo)\n- [2.30.0](/python/docs/reference/speech/2.30.0/google.cloud.speech_v2.types.WordInfo)\n- [2.29.0](/python/docs/reference/speech/2.29.0/google.cloud.speech_v2.types.WordInfo)\n- [2.28.1](/python/docs/reference/speech/2.28.1/google.cloud.speech_v2.types.WordInfo)\n- [2.27.0](/python/docs/reference/speech/2.27.0/google.cloud.speech_v2.types.WordInfo)\n- [2.26.1](/python/docs/reference/speech/2.26.1/google.cloud.speech_v2.types.WordInfo)\n- [2.25.1](/python/docs/reference/speech/2.25.1/google.cloud.speech_v2.types.WordInfo)\n- [2.24.1](/python/docs/reference/speech/2.24.1/google.cloud.speech_v2.types.WordInfo)\n- [2.23.0](/python/docs/reference/speech/2.23.0/google.cloud.speech_v2.types.WordInfo)\n- [2.22.0](/python/docs/reference/speech/2.22.0/google.cloud.speech_v2.types.WordInfo)\n- [2.21.1](/python/docs/reference/speech/2.21.1/google.cloud.speech_v2.types.WordInfo)\n- [2.20.1](/python/docs/reference/speech/2.20.1/google.cloud.speech_v2.types.WordInfo)\n- [2.19.0](/python/docs/reference/speech/2.19.0/google.cloud.speech_v2.types.WordInfo)\n- [2.18.0](/python/docs/reference/speech/2.18.0/google.cloud.speech_v2.types.WordInfo)\n- [2.17.3](/python/docs/reference/speech/2.17.3/google.cloud.speech_v2.types.WordInfo)\n- [2.16.2](/python/docs/reference/speech/2.16.2/google.cloud.speech_v2.types.WordInfo)\n- [2.15.1](/python/docs/reference/speech/2.15.1/google.cloud.speech_v2.types.WordInfo)\n- [2.14.1](/python/docs/reference/speech/2.14.1/google.cloud.speech_v2.types.WordInfo)\n- [2.13.1](/python/docs/reference/speech/2.13.1/google.cloud.speech_v2.types.WordInfo)\n- [2.12.0](/python/docs/reference/speech/2.12.0/google.cloud.speech_v2.types.WordInfo)\n- [2.11.1](/python/docs/reference/speech/2.11.1/google.cloud.speech_v2.types.WordInfo)\n- [2.10.0](/python/docs/reference/speech/2.10.0/google.cloud.speech_v2.types.WordInfo)\n- [2.9.3](/python/docs/reference/speech/2.9.3/google.cloud.speech_v2.types.WordInfo)\n- [2.8.0](/python/docs/reference/speech/2.8.0/google.cloud.speech_v2.types.WordInfo)\n- [2.7.0](/python/docs/reference/speech/2.7.0/google.cloud.speech_v2.types.WordInfo)\n- [2.6.0](/python/docs/reference/speech/2.6.0/google.cloud.speech_v2.types.WordInfo)\n- [2.5.1](/python/docs/reference/speech/2.5.1/google.cloud.speech_v2.types.WordInfo)\n- [2.4.1](/python/docs/reference/speech/2.4.1/google.cloud.speech_v2.types.WordInfo)\n- [2.3.0](/python/docs/reference/speech/2.3.0/google.cloud.speech_v2.types.WordInfo)\n- [2.2.1](/python/docs/reference/speech/2.2.1/google.cloud.speech_v2.types.WordInfo)\n- [2.1.0](/python/docs/reference/speech/2.1.0/google.cloud.speech_v2.types.WordInfo)\n- [2.0.1](/python/docs/reference/speech/2.0.1/google.cloud.speech_v2.types.WordInfo)\n- [1.3.4](/python/docs/reference/speech/1.3.4/google.cloud.speech_v2.types.WordInfo)\n- [1.2.0](/python/docs/reference/speech/1.2.0/google.cloud.speech_v2.types.WordInfo)\n- [1.1.0](/python/docs/reference/speech/1.1.0/google.cloud.speech_v2.types.WordInfo) \n\n WordInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nWord-specific information for recognized words."]]