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
151 stars 38 forks source link

28min wav audio input #60

Open liurundo opened 2 years ago

liurundo commented 2 years ago

Hi,

Thanks for the amazing code provided. Really helpful.

I am trying to input an 28min wav file (about 28MB), what should be my chunck size to avoid signing issues?