This project is a video translator that uses OCR to extract text from a video and then translates it to a different language. The project is built using Python and OpenCV for video processing, Tesseract for OCR, and mymemory for translation.
Use the package manager pip to install the required libraries.
pip install -r requirements.txt
python youtube_translator.py <YouTube URL>
This project is for educational purposes only. The project is built using the following libraries:
- OpenCV
- Tesseract
- MyMemory
- TensorFlow
- NumPy
Please do not use this project for commercial purposes.