Skip to content

Sunilyadav03/Video2Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video2Text.py

Video2Text.py allows you to easily convert a video to text. This process is also called transcription. It is completely free to use and runs locally on your pc.

Help

Install These following dependencies...

!pip install moviepy SpeechRecognition transformers torch torchvision torchaudio
!pip install opencv-python-headless pytesseract pillow
!pip install inflect python-dateutil
!pip install git+https://github.com/openai/whisper.git
!pip install pdfplumber

Extract_Important_Info_from_TextData.py

By using this file you can extract specific information from a transcript/text data file. In this file you see that it's extracting specific financial information from the financial transcript data.

Clone

You can clone this current repository by following web URL- https://github.com/Sunilyadav03/Video2Text.git

License

This project is licensed under the MIT license

Acknowledgments

OpenAI Whisper* here.

About

Video2Text - Easily convert your video to text

Topics

Resources

License

Stars

Watchers

Forks

Languages