Open unleashed7 opened 2 months ago
made a translator inspired on this repo, also adds the subtitles to the video https://github.com/tikene/video-caption-and-translate lmk if I cant link other repos and I'll remove this
I'm happy to have inspired other projects. You can leave the link here. MIT license is okay, I'll add it as well. Unfortunately I didn't had the time to continue this project but I'll try to update this repo at least to a stable status.
I'm happy to have inspired other projects. You can leave the link here. MIT license is okay, I'll add it as well. Unfortunately I didn't had the time to continue this project but I'll try to update this repo at least to a stable status.
Appreciate it a lot
...\VideoTranslate-main\videotranslate\main.py", line 1, in <module> from extract_text import TextExtractor ImportError: cannot import name 'TextExtractor' from 'extract_text' (...\VideoTranslate-main\VideoTranslate-main\videotranslate\extract_text.py)