From 5ebac59f9e7631677d93036c2e9e8f373577eb97 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期四, 21 三月 2024 16:26:49 +0800 Subject: [PATCH] tutorial --- 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