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/monotonic_aligner/demo.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/examples/industrial_data_pretraining/monotonic_aligner/demo.sh b/examples/industrial_data_pretraining/monotonic_aligner/demo.sh index 0320922..ece97ff 100644 --- a/examples/industrial_data_pretraining/monotonic_aligner/demo.sh +++ b/examples/industrial_data_pretraining/monotonic_aligner/demo.sh @@ -1,5 +1,5 @@ -model="damo/speech_timestamp_prediction-v1-16k-offline" +model="iic/speech_timestamp_prediction-v1-16k-offline" model_revision="v2.0.4" python funasr/bin/inference.py \ -- Gitblit v1.9.1