Video to Text Converter using Speech Recognizer in Python

Surya Sarkar Jan 16, 2021

It is a Python GUI program that is used to convert Video File to Text File using Speech Recognition and Tkinter Package and Functionalities.

Requirements:-

To run this program you need to install the following libraries:

1. Speech Recognition 

2. Moviepy - To extract audio from a video file

(You need an active internet connection to run this program) 

Code Functionalities:-

1. Insert a Video File or Path of .mp4

2. The New File Name should end with .wav

3. Then click on Convert to Text

4. After that click Get Text

Recommended:- 

Run this program on VSCode, PyCharm, or any offline Python IDE

 

 

 

 

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment