Skip to content

hbelahrach/subtitlesGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subtitles generator

Testing ffmpeg and wit.ai dictation feature for speech to text convertion. this command takes in params the path to a video and generates video subtitles.

Alt Text

Usage

Get your access token from wit.ai and add it to the env file

WIT_ACCESS_TOKEN=

Install ffmpeg

brew install ffmpeg

Install dependencies

npm install

To run the app

node index.js -i input.mp4  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published