fairseq installation

This commit is contained in:
Guo Liyong 2022-04-28 20:43:06 +08:00
parent f8bee06acf
commit 5aaf981d46

View File

@ -13,6 +13,13 @@ bytes_per_frame=8
enable_refine=True
if [ $stage -eq -1 ]; then
# Preparation state.
# Install fairseq according to:
# https://github.com/pytorch/fairseq
# when testing this code:
# commit 806855bf660ea748ed7ffb42fe8dcc881ca3aca0 is used
echo "Download hubert model."
mkdir -p ${hubert_model_dir}
# For more models refer to: https://github.com/pytorch/fairseq/tree/main/examples/hubert