Giter VIP home page Giter VIP logo

aws-transcribe-captioning-tools's Introduction

AWS VOD Captioning using AWS Transcribe

Add subtitles to video with AWS machine learning services. Inlcuding AWS Polly, AWS Transcribe, and AWS Translate.

Overview

This repository contains code for VOD subtitle creation, described in the AWS blog post “Create video subtitles with translation using machine learning”.

Prerequisites

  • Set up an AWS account. (instructions)
  • Clone this repo.
  • The other requirements are listed in this (blog post)
  • Configure AWS CLI and a local credentials file. (instructions)

Getting Started

Head on over to this blog post to see the instructions to create captions with AWS Transcribe in the SRT format, create alternate language SRT files with AWS Translate, and use AWS Polly to create alternate language video files: https://aws.amazon.com/blogs/machine-learning/create-video-subtitles-with-translation-using-machine-learning/

More AWS Transcribe Tools for Video

If you just want to create an SRT or a VTT file, the tools directory contains Python code to convert AWS Transcribe JSON to an SRT or a VTT file. These files can be imported and used on web or desktop video players.

python srt.py output_file_from_transcribe.json output.srt
name description
srt.py Takes the JSON response from AWS Transcribe and converts to a captions.srt file
vtt.py Takes the JSON response from AWS Transcribe and converts to a captions.vtt file

License Summary

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

aws-transcribe-captioning-tools's People

Contributors

billy1339 avatar davidbelinchon avatar eggoynes avatar hndr91 avatar hyandell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.