Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

aws-samples/amazon-transcribe-news-media-analysis

Repository files navigation

Amazon Transcribe News Media Analysis

Transcribe video in realtime

Note This repository is archived and this code is not maintained anymore.

This solution allows you to create transcriptions of live streaming video using AWS Transcribe. The application consists of a Web UI where the user may submit URLs of videos for processing, which in turn creates an ECS task per URL running in Fargate to begin the transcription. A user can then view the video and follow the text in real time by clicking on the link provided by the UI.

Architecture

The Transcribe News Media Analysis uses:

An overview of the architecture is below:

Architecture

License

This sample code is made available under a modified MIT license. See the LICENSE file.