From 57e023e5cfa522007e24d87c8e3d82bf7c4a19cd Mon Sep 17 00:00:00 2001 From: Shi Xian <40013335+R1ckShi@users.noreply.github.com> Date: 星期二, 18 二月 2025 15:15:40 +0800 Subject: [PATCH] Merge pull request #2382 from msgk239/dev_clean --- examples/industrial_data_pretraining/fsmn_kws_mt/infer.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/examples/industrial_data_pretraining/fsmn_kws_mt/infer.sh b/examples/industrial_data_pretraining/fsmn_kws_mt/infer.sh index 6e03b89..3905b30 100644 --- a/examples/industrial_data_pretraining/fsmn_kws_mt/infer.sh +++ b/examples/industrial_data_pretraining/fsmn_kws_mt/infer.sh @@ -3,7 +3,7 @@ # method1, inference from model hub -model="iic/speech_charctc_kws_phone-xiaoyun" +model="iic/speech_charctc_kws_phone-xiaoyun_mt" # for more input type, please ref to readme.md input="https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/KWS/pos_testset/kws_xiaoyunxiaoyun.wav" -- Gitblit v1.9.1