I’d like to request the addition of two packages to the official runtime:
fairseq2— Meta FAIR’s sequence modeling toolkit (PyPI: https://pypi.org/project/fairseq2/)
It is compatible with Python 3.11 and PyTorch 2.x, have no conflicts with existing runtime dependencies, and require no unusual system-level dependencies beyond libsndfile which is standard on Linux.
Happy to open a PR to the runtime repo if that’s the preferred process. Thanks!