-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
api: speechIssues related to the Speech-to-Text API.Issues related to the Speech-to-Text API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
File "D:\TeamFile\project\Aone_ASR_project\wb-azn779965\GoogleASR\transcribe_batch_gcs_input_inline_output_v2.py", line 24, in transcribe_batch_gcs_input_inline_output_v2
model="long"
File "D:\TeamFile\project\spider\venv\lib\site-packages\proto\message.py", line 566, in init
"Unknown field for {}: {}".format(self.class.name, key)
ValueError: Unknown field for RecognitionConfig: language_codes
报错信息似乎是在这里:
Metadata
Metadata
Assignees
Labels
api: speechIssues related to the Speech-to-Text API.Issues related to the Speech-to-Text API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.