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

Amazon Transcribe Live Call Analytics (LCA) Sample Solution
Other
77 stars 47 forks source link

Very delayed transcripts when using Connect-KVS audio ingestion #140

Closed rstrahan closed 1 month ago

rstrahan commented 1 month ago

When using Connect KVS ingestion, 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 and Connect-KVS audio

rstrahan commented 1 month ago

Issue traced to very small audio chunk size setting in Call Transcriber Lambda. Same problems as #138

rstrahan commented 1 month ago

Fixed in v0.8.13