From 4c26407a52785dc0546cc0dfa79afbd5d02d4de2 Mon Sep 17 00:00:00 2001 From: jmwang66 <wangjiaming.wjm@alibaba-inc.com> Date: 星期三, 08 二月 2023 19:21:55 +0800 Subject: [PATCH] upload github.io --- docs_cn/installation.md | 18 ++++++------------ 1 files changed, 6 insertions(+), 12 deletions(-) diff --git a/docs_cn/installation.md b/docs_cn/installation.md index 387d752..fc74780 100755 --- a/docs_cn/installation.md +++ b/docs_cn/installation.md @@ -1,10 +1,5 @@ # 瀹夎 -FunASR鐨勫畨瑁呭崄鍒嗕究鎹凤紝涓嬮潰灏嗙粰鍑鸿缁嗙殑瀹夎姝ラ銆� - -- 涓嬭浇FunASR浠撳簱 -``` sh -git clone https://github.com/alibaba/FunASR.git -``` +FunASR鐨勫畨瑁呭崄鍒嗕究鎹凤紝涓嬮潰灏嗙粰鍑鸿缁嗙殑瀹夎姝ラ锛� - 瀹夎Conda骞跺垱寤鸿櫄鎷熺幆澧� ``` sh @@ -16,11 +11,9 @@ - 瀹夎Pytorch (鐗堟湰 >= 1.7.0): -| cuda | | -|:-----:| --- | -| 9.2 | conda install pytorch==1.7.0 torchvision==0.8.0 torchaudio==0.7.0 cudatoolkit=9.2 -c pytorch | -| 10.2 | conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=10.2 -c pytorch | -| 11.1 | conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=11.1 -c pytorch | +```sh +pip install torch torchvision torchaudio +``` 鍏充簬鏇村鐨勭増鏈�, 璇峰弬鐓� [https://pytorch.org/get-started/locally](https://pytorch.org/get-started/locally) @@ -36,7 +29,8 @@ pip install "modelscope[audio]" --upgrade -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html ``` -- 瀹夎鍓╀綑鎵�闇�渚濊禆 +- 涓嬭浇FunASR浠撳簱锛屽苟瀹夎鍓╀綑鎵�闇�渚濊禆 ``` sh +git clone https://github.com/alibaba/FunASR.git && cd FunASR pip install --editable ./ ``` \ No newline at end of file -- Gitblit v1.9.1