apm1467 / videocr

Extract hardcoded subtitles from videos using machine learning
MIT License
506 stars 117 forks source link

Google Colab compatibility #11

Open atanida opened 4 years ago

atanida commented 4 years ago

I'm trying to speed up things by running it in Colab but I get this:

File "/usr/local/lib/python3.6/dist-packages/videocr/video.py", line 1 from future import annotations ^ SyntaxError: future feature annotations is not defined

Can you make it compatible with python 3.6 so it can be used in Google Colab with a GPU? Thanks!

Alqua commented 3 years ago

Yes, that would be great. It is a fantastic idea and first work but the dev seems to have disappear. Did you find anything else working in google collab?