From f89f99fe4a829a49b19565c6bd79e489bc4afb2b Mon Sep 17 00:00:00 2001 From: Hui Zhang Date: Mon, 22 Nov 2021 09:37:57 +0000 Subject: [PATCH] update pack model tool --- utils/pack_model.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/utils/pack_model.sh b/utils/pack_model.sh index 5bd40c84b..8acd59a64 100755 --- a/utils/pack_model.sh +++ b/utils/pack_model.sh @@ -27,9 +27,6 @@ EOF . utils/parse_options.sh -echo $PWD -echo $dict - if [ $# != 4 ]; then echo "${help_message}" exit 1 @@ -119,8 +116,6 @@ if [ -n "${lm}" ]; then fi fi -echo ${dict} -echo test -e ${dict} # dict if [ -n "${dict}" ]; then if [ -e ${dict} ]; then