Skip to content

shivam-gh/Video-to-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Video-to-Speech

libraries:

  1. Speech Recognition
  2. MoviePy

to install write the following line in your terminal window: ("pip install SpeechRecognition moviepy")

After installing libraries put the video file to be converted inside the same directory as program and rename it as "video.mp4". Then run the program, a text file will be created in the same directory with name "recognized.text" and you will also get result on your terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages