From 4477e27bf08f065dacd37c82fc88e69f43805328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AF=AD=E5=B8=86?= Date: Thu, 29 Feb 2024 16:26:54 +0800 Subject: [PATCH] test --- examples/industrial_data_pretraining/lcbnet/demo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/industrial_data_pretraining/lcbnet/demo.sh b/examples/industrial_data_pretraining/lcbnet/demo.sh index f90b8e24b..825289188 100755 --- a/examples/industrial_data_pretraining/lcbnet/demo.sh +++ b/examples/industrial_data_pretraining/lcbnet/demo.sh @@ -12,7 +12,7 @@ else done fi -inference_dir="outputs/slidespeech_dev_beamsearch" +inference_dir="outputs/slidespeech_dev_beamsearch_new" _logdir="${inference_dir}/logdir" echo "inference_dir: ${inference_dir}"