ESPnet2-SLU / s3prl.sh
ssiidd's picture
Fix s3prl installation
9bc09f5
raw
history blame
288 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