From b0abb2f4c0213d8b2784d38218ff9c0d98a9b25e Mon Sep 17 00:00:00 2001 From: 志浩 <neo.dzh@alibaba-inc.com> Date: 星期四, 09 三月 2023 17:28:10 +0800 Subject: [PATCH] modify unit test for speech_diarization_sond-en-us-callhome-8k-n16k4-pytorch --- 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