Commit c33923b5 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent ea4bb262
...@@ -67,7 +67,7 @@ source ~/.bashrc ...@@ -67,7 +67,7 @@ source ~/.bashrc
### Anaconda(方法三) ### Anaconda(方法三)
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。
``` ```
DTK驱动:dtk24.04 DTK驱动:dtk24.04
python:python3.10 python:python3.10
...@@ -78,7 +78,7 @@ gradio:4.42.0 ...@@ -78,7 +78,7 @@ gradio:4.42.0
``` ```
`Tips:以上dtk驱动、python、paddle等DCU相关工具版本需要严格一一对应` `Tips:以上dtk驱动、python、paddle等DCU相关工具版本需要严格一一对应`
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。
``` ```
conda create -n cosyvoice python=3.10 conda create -n cosyvoice python=3.10
...@@ -155,7 +155,7 @@ python webui.py --port 7860 --model_dir pretrained_models/CosyVoice-300M ...@@ -155,7 +155,7 @@ python webui.py --port 7860 --model_dir pretrained_models/CosyVoice-300M
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/modelzoo/cosyvoice_pytorch - https://developer.sourcefind.cn/codes/modelzoo/cosyvoice_pytorch
## 参考资料 ## 参考资料
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment