Skip to content

Program to convert video to wav and then using speech recognition to translate wav files to text.

License

Notifications You must be signed in to change notification settings

jijosg/video_to_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video_to_text

Program to convert video to wav and then using speech recognition to translate wav files to text.

Requirements ffmpeg - command line SpeechRecognition Converter

Execute

python audio_parser.py path_to_input_file

recognize_google is slow & more accurate compared to other speech recognition modules.

Only the sphinx module works offline, but its nearly impossible to setup on linux(ubuntu 17.10)

About

Program to convert video to wav and then using speech recognition to translate wav files to text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages