Commit 9a67d919 authored by zhanggezhong's avatar zhanggezhong
Browse files

Update README.md

parent 3ff96a03
......@@ -52,15 +52,15 @@ git clone -b v2.5.1-hcu http://developer.hpccube.com/codes/OpenDAS/torchaudio.gi
```
- 导入环境变量以及安装必要依赖库
安装fastpt-2.1.0-torch2.5.1版本, cmake 版本要求3.19.0
安装fastpt-2.1.0版本, cmake 版本要求3.19.0
```shell
source /usr/local/bin/fastpt_cuda_init --compile
source /usr/local/bin/fastpt -c
使用audio时执行
```shell
source /usr/local/bin/fastpt_cuda_init --execute
source /usr/local/bin/fastpt -e
```
#### 编译安装
......
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