aws-samples / amazon-transcribe-live-call-analytics

Amazon Transcribe Live Call Analytics (LCA) Sample Solution
Other
84 stars 57 forks source link

Very delayed transcripts when using CallTranscriberLambda #138

Closed rstrahan closed 4 months ago

rstrahan commented 4 months ago

When using Call Transcriber Lambda, we are now noticing significant delays in the transcript latency. This issue does not affect Chime Call Analytics, or WebSocket ingestion - only Call Transcriber Lambda.

rstrahan commented 4 months ago

Issue traced to very small audio chunk size setting in Call Transcriber Lambda.

rstrahan commented 4 months ago

Fixed in v0.8.13