Skip to content

Commit

Permalink
fairseq2n source maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
Mortimerp9 committed Dec 11, 2024
1 parent c3be1af commit f18a232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
sudo apt-get install libsndfile1
python -m pip install --upgrade pip
python -m pip install fairseq2n==v0.3.0rc1+cpu --pre --extra-index-url https://fair.pkg.atmeta.com/fairseq2/whl/rc/pt2.5.1/cpu/
python -m pip install fairseq2==v0.3.0rc1 --pre --extra-index-url https://fair.pkg.atmeta.com/fairseq2/whl/rc/pt2.5.1/cpu/
python -m pip install -r requirements.txt
python -m pip install -r requirements-dev.txt
Expand Down

0 comments on commit f18a232

Please sign in to comment.