Update egs/librispeech/ASR/pruned_transducer_stateless7/export-onnx.py

Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
This commit is contained in:
zr_jin 2023-07-07 15:34:33 +08:00 committed by jinzr
parent 2aaa7ff2af
commit 5c0dfa52d2

View File

@ -19,7 +19,6 @@ GIT_LFS_SKIP_SMUDGE=1 git clone $repo_url
repo=$(basename $repo_url)
pushd $repo
git lfs pull --include "data/lang_bpe_500/tokens.txt"
git lfs pull --include "exp/pretrained-epoch-30-avg-9.pt"
cd exp