apm1467 / videocr

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

Uplate Levenshtein import #49

Open slycordinator opened 7 months ago

slycordinator commented 7 months ago

The python-Levenshtein package was renamed to Levenshtein a few years ago. As of now, python-Levenshtein only exists in pypi as a stub for installing Levenshtein.

So, we can directly depend on Levenshtein.