Skip to content

Python Async dumps problem Speech API #588

@Dellax8

Description

@Dellax8

Hi,
with the transcribe_async.py file i can't get my results back.
The only changes that i made in transcribe_async.py are:

  • Language
  • Raw file passed by uri.

The error is in print(json.dumps(response['response']['results']))
Python says that the error is the Key 'results'

I try to fix it, but i can't understand what is wrong in this program.
I hope you can help me.

Thanks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions