vkamlesh / VideoToText

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoToText (VTT)

VTT convert video into a text file. This script created in python using the following libraries.

  1. SpeechRecognition
  2. MoviePy
  3. PyAudio

How it Works

This script first converts video files to audio(.wmv) and then uses an audio file to generate text files.

Installation

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

License:MIT License