awslabs / amazon-transcribe-streaming-sdk

The Amazon Transcribe Streaming SDK is an async Python SDK for converting audio into text via Amazon Transcribe.
Apache License 2.0
142 stars 37 forks source link

BadRequestException for AWS Streaming SDK #30

Open ajay960singh opened 3 years ago

ajay960singh commented 3 years ago

Hey guys,

I'm using the Transcribe Streaming SDK for real-time transcription and I get this error

image

Not sure why it's happening though. How can I resolve this?