Skip to content

stream-monkey/aws-transcribe-to-vtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-transcribe-to-vtt

This utility takes the JSON from Amazon AWS Transcribe and outputs a VTT file. There is a Firefox webdriver for MacOS included to test the outputted VTT file, which will prompt for a link to the video and display the video with subtitles on a temporary local server. If you would like to test on a different operating system, follow the documentation here to replace the driver on your system PATH.

The outputted VTT file is saved to output/output.vtt. Easiest way to run is place the JSON from AWS inside the root folder, and then simply type the name of the file when you are running the utility.

Running:

To test:

node test

To run

node index.js

Contributing:

Contributors are more than welcome! Just fork and create pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •