From 59eeb718903911ec1f8c05ee9cf97de0f090cce9 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期四, 19 十月 2023 14:02:34 +0800 Subject: [PATCH] docs --- egs_modelscope/asr/TEMPLATE/README_zh.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/egs_modelscope/asr/TEMPLATE/README_zh.md b/egs_modelscope/asr/TEMPLATE/README_zh.md index 591ac17..c5829a5 100644 --- a/egs_modelscope/asr/TEMPLATE/README_zh.md +++ b/egs_modelscope/asr/TEMPLATE/README_zh.md @@ -21,7 +21,7 @@ rec_result = inference_pipeline(audio_in='https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/test_audio/asr_example_zh.wav') print(rec_result) ``` -#### [Paraformer-long Model](https://www.modelscope.cn/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch/summary) +#### [Paraformer闀块煶棰戞ā鍨媇(https://www.modelscope.cn/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch/summary) ```python from modelscope.pipelines import pipeline from modelscope.utils.constant import Tasks -- Gitblit v1.9.1