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

Folders and files

NameName
Last commit message
Last commit date
Jun 7, 2021
Feb 19, 2021
Sep 19, 2019
Jun 23, 2022
Sep 9, 2019
Apr 1, 2019
Sep 19, 2019
Apr 1, 2019
Apr 1, 2019
Sep 4, 2023
Sep 9, 2019
Feb 19, 2021
Dec 13, 2021

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.