From 242db536a9569b607c28254755a4aa072ea646ea Mon Sep 17 00:00:00 2001 From: zhifu gao <zhifu.gzf@alibaba-inc.com> Date: 星期四, 13 四月 2023 13:00:27 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23f1abe..8bd5ff9 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ ## Installation ``` sh -pip install "modelscope[audio_asr]" --upgrade -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html +pip install -U modelscope git clone https://github.com/alibaba/FunASR.git && cd FunASR -pip install --editable ./ +pip install -e ./ ``` For more details, please ref to [installation](https://github.com/alibaba-damo-academy/FunASR/wiki) -- Gitblit v1.9.1