By Surya Sarkar
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
Submitted by Surya Sarkar (surya14789)
Download packets of source code on Coders Packet
Comments