From d2755f476872da773b816b3952acef97e1ee9336 Mon Sep 17 00:00:00 2001 From: lzr265946 <lzr265946@alibaba-inc.com> Date: 星期三, 15 二月 2023 14:37:48 +0800 Subject: [PATCH] add infer aishell1 subtest demo in paraformer-large-contextual --- docs/installation.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 1eb813b..61d06b5 100755 --- a/docs/installation.md +++ b/docs/installation.md @@ -26,7 +26,7 @@ - Install ModelScope ``` sh -pip install "modelscope[audio]" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html +pip install "modelscope[audio_asr]" --upgrade -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html ``` - Install other packages -- Gitblit v1.9.1