CoEDL / elpis

🙊 software for creating speech recognition models.
https://elpis.readthedocs.io/en/latest/
Apache License 2.0
151 stars 33 forks source link

update node and most poetry packages #335

Closed benfoley closed 1 year ago

benfoley commented 1 year ago

To update Elpis to current versions of dependencies, a series of PRs are coming. This PR is number 1.

1) Update Node and the Poetry packages that will require the least amount of code changes. 2) Update Flask, Jinja and werkzeug. These will require changes to Blueprints, and maybe more? 3) Update Python to 3.10, transformers and pytorch. This will require major changes to the HFT model.