Skip to content

AWS CloudFormation template with resources to automatically create transcriptions of mp3 files added to the S3 bucket using Amazon Trascribe.

Notifications You must be signed in to change notification settings

NowakArtur97/Voice-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voice-Crawler

Table of Contents

General info

AWS CloudFormation template with resources to automatically create transcriptions of mp3 files added to the S3 bucket using Amazon Trascribe.

Features

  • Triggering the lambda function after adding an mp3 file to the S3 bucket
  • Creating a transcription from an audio file added to an S3 bucket and saving the response in json format in another bucket
  • Automatic cleaning of S3 buckets after deleting a Cloudformation template
  • Collecting logs from the lambda function responsible for transcribing audio files

Built With

Cloudformation resources:

  • S3 Buckets
  • IAM Roles
  • IAM Policy
  • Lambda Permission
  • Lambda Functions
  • CloudFormation Custom Resource
  • Log Group

Status

Project is: finished

About

AWS CloudFormation template with resources to automatically create transcriptions of mp3 files added to the S3 bucket using Amazon Trascribe.

Topics

Resources

Stars

Watchers

Forks

Languages