From b09d0a06e81a024b20b2be3e2d199cbcbdc723ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=9E=E4=B8=80?= Date: Wed, 14 Dec 2022 23:33:58 +0800 Subject: [PATCH] fix --- run_scripts/mmspeech/evaluate_mmspeech_base.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/run_scripts/mmspeech/evaluate_mmspeech_base.sh b/run_scripts/mmspeech/evaluate_mmspeech_base.sh index a2aef831..49768f0f 100644 --- a/run_scripts/mmspeech/evaluate_mmspeech_base.sh +++ b/run_scripts/mmspeech/evaluate_mmspeech_base.sh @@ -14,6 +14,7 @@ text2phone_dict_path=../../utils/phone/zh/text2phone_dict.txt phone_dict_path=../../utils/phone/zh/phone_dict.txt config_yaml_path=${data_dir}/fbank_config.yaml +data=${data_dir}/aishell_test.tsv valid_data=${data_dir}/aishell_test.tsv path=../../checkpoints/mmspeech_base_best.pt result_path=../../results/asr