baxtree / subaligner

Automatically synchronize and translate subtitles, or create new ones by transcribing, using pre-trained DNNs, Forced Alignments and Transformers. https://subaligner.readthedocs.io/
https://hub.docker.com/r/baxtree/subaligner
MIT License
437 stars 18 forks source link

Update numpy to 1.22.0 in requirements.txt #70

Closed Shidouuu closed 2 years ago

Shidouuu commented 2 years ago

1.22.0 includes support for python 3.9-3.10

baxtree commented 2 years ago

The numpy range as been widened. However, subaligner has yet to support python 3.10 due to pytorch's issue#66424.