From bcb8b0c3cbbdc7b3c246a28b3941a9f4301deac0 Mon Sep 17 00:00:00 2001 From: shixian.shi <shixian.shi@alibaba-inc.com> Date: 星期五, 12 一月 2024 17:59:15 +0800 Subject: [PATCH] update (debugging) --- examples/industrial_data_pretraining/paraformer_streaming/infer.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/examples/industrial_data_pretraining/paraformer_streaming/infer.sh b/examples/industrial_data_pretraining/paraformer_streaming/infer.sh index 9436628..77e839b 100644 --- a/examples/industrial_data_pretraining/paraformer_streaming/infer.sh +++ b/examples/industrial_data_pretraining/paraformer_streaming/infer.sh @@ -1,5 +1,5 @@ -model="damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch" +model="damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online" model_revision="v2.0.0" python funasr/bin/inference.py \ -- Gitblit v1.9.1