From 5436784241eaa4f60e0990627758a841e7927651 Mon Sep 17 00:00:00 2001 From: D-Keqi <61508571+D-Keqi@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:06:19 +0800 Subject: [PATCH] Update test_integration_espnet2.sh --- ci/test_integration_espnet2.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/test_integration_espnet2.sh b/ci/test_integration_espnet2.sh index 614362b2b30..a6704bbf02b 100755 --- a/ci/test_integration_espnet2.sh +++ b/ci/test_integration_espnet2.sh @@ -144,7 +144,6 @@ echo "==== use_streaming, feats_type=raw, token_types=bpe, model_conf.extract_fe rm -rf exp dump data cd "${cwd}" - # [ESPnet2] Validate configuration files echo "" > dummy_token_list echo "==== [ESPnet2] Validation configuration files ==="