The AI Powered Speech Analytics for Amazon Connect solution provides the combination of speech to text transcription, translation into preferred languages, and insights for agents and supervisors all in real-time
When the transcription is restarted at 42 minutes, the instance of FragmentMetadataVisitor is not renewed and may throw exceptions due to the seek of the input stream. This commit fixes to recreate the instance when restarting the transcription.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
This commit partially fixes the issue #32.
Description of changes:
When the transcription is restarted at 42 minutes, the instance of FragmentMetadataVisitor is not renewed and may throw exceptions due to the seek of the input stream. This commit fixes to recreate the instance when restarting the transcription.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.