Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 408 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 408 Bytes

Automatic Video/Audio Transcription

Overview

This project automates the transcription of video and audio files uploaded to an Amazon S3 bucket. It uses AWS Lambda and Amazon Transcribe to convert spoken content into text and saves the transcription in a separate S3 bucket as a JSON file.

Architecture Diagram

Architecture diagram of the application