fix typos

This commit is contained in:
Fangjun Kuang 2024-04-09 16:13:55 +08:00
parent 6a60ceca21
commit 03b80c7c3a

View File

@ -32,7 +32,7 @@ Usage of this script:
repo=$(basename $repo_url)
GIT_LFS_SKIP_SMUDGE=1 git clone $repo_url
pushd $repo/exp
git lfs pull --include pretrained.pt
git lfs pull --include jit_script.pt
popd
python3 zipformer/jit_pretrained.py \