From d29f201e3201bde6a984e436888a2aae877e449f Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期二, 19 三月 2024 12:04:50 +0800 Subject: [PATCH] vad conf --- examples/industrial_data_pretraining/fsmn_vad_streaming/demo.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/examples/industrial_data_pretraining/fsmn_vad_streaming/demo.sh b/examples/industrial_data_pretraining/fsmn_vad_streaming/demo.sh index a003fa5..8cdf3ed 100644 --- a/examples/industrial_data_pretraining/fsmn_vad_streaming/demo.sh +++ b/examples/industrial_data_pretraining/fsmn_vad_streaming/demo.sh @@ -1,6 +1,6 @@ -model="damo/speech_fsmn_vad_zh-cn-16k-common-pytorch" +model="iic/speech_fsmn_vad_zh-cn-16k-common-pytorch" model_revision="v2.0.4" python funasr/bin/inference.py \ -- Gitblit v1.9.1