Skip to content

net/aws/transcriber: track discont offset in input stream

and add it up to subsequent transcripts.

This ensures synchronization is maintained even after the input stream experiences a discontinuity and a gap in its timestamps.

Merge request reports