aws-transcribe-to-vtt

1.0.6 • Public • Published

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.

Package Sidebar

Install

npm i aws-transcribe-to-vtt

Weekly Downloads

2

Version

1.0.6

License

ISC

Unpacked Size

3.67 MB

Total Files

9

Last publish

Collaborators

  • paullegrand