From a75bbb028e5966ddf02aae5bea05909be9a99826 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期四, 11 一月 2024 17:36:30 +0800 Subject: [PATCH] funasr1.0 paraformer_streaming --- 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