From a035d68e860ea6decdf422c0fc04eda4fc4de397 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期一, 15 一月 2024 14:20:24 +0800 Subject: [PATCH] funasr1.0 --- 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