Skip to content

google.gax.errors.GaxError #4885

@abhibeta

Description

@abhibeta

Thank you for reporting an issue to google-cloud-python!

If you are reporting an issue or requesting a feature, please search the
existing open and closed issues to see if there is already work being done.

If you can provide us with as much of the following information as possible it
will help us identify the cause of your issue more quickly.

1.Speech-Recognization
2. Ubunto 16.04
3. Python 2.7
4. Python 2.7
5. Waiting for operation to complete...
Traceback (most recent call last):
File "transcribe_async.py", line 100, in
transcribe_gcs(args.path)
File "transcribe_async.py", line 81, in transcribe_gcs
response = operation.result(timeout=None) #90
File "/usr/local/lib/python2.7/dist-packages/google/gax/init.py", line 596, in result
raise GaxError(self._operation.error.message)
google.gax.errors.GaxError
6. use https://storage.googleapis.com/staging.deeplearning-193422.appspot.com/test1.mp3 in transcribe_async.py
7. Run from google cloud shell python transcribe_async.py gs://staging.deeplearning-193422.appspot.com/test1.mp3

Using GitHub flavored markdown can help make your request clearer.
See: https://guides.github.com/features/mastering-markdown/

Metadata

Metadata

Assignees

Labels

api: speechIssues related to the Speech-to-Text API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.status: awaiting informationtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions