ESPnet2-SLU / s3prl.sh
ssiidd's picture
Add fairseq installation
9568053
raw history blame
No virus
294 Bytes
git clone https://github.com/s3prl/s3prl.git
# rm -rf fairseq
# FairSeq Commit id when making this PR: `commit 313ff0581561c7725ea9430321d6af2901573dfb`
# git clone --depth 1 https://github.com/pytorch/fairseq.git
# python3 -m pip install --editable ./fairseq
# python3 -m pip install filelock