mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 18:24:18 +00:00
fix typos
This commit is contained in:
parent
6a60ceca21
commit
03b80c7c3a
@ -32,7 +32,7 @@ Usage of this script:
|
|||||||
repo=$(basename $repo_url)
|
repo=$(basename $repo_url)
|
||||||
GIT_LFS_SKIP_SMUDGE=1 git clone $repo_url
|
GIT_LFS_SKIP_SMUDGE=1 git clone $repo_url
|
||||||
pushd $repo/exp
|
pushd $repo/exp
|
||||||
git lfs pull --include pretrained.pt
|
git lfs pull --include jit_script.pt
|
||||||
popd
|
popd
|
||||||
|
|
||||||
python3 zipformer/jit_pretrained.py \
|
python3 zipformer/jit_pretrained.py \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user