Update README.md

pull/2432/head
TianYuan 2 years ago committed by GitHub
parent 8d25b1f844
commit 40156d8ad5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -141,8 +141,9 @@ ERNIE-SAT 体验依赖于 [examples/aishell3_vctk/ernie_sat](https://github.com/
运行好 `examples/aishell3_vctk/ernie_sat` 后,回到当前目录,创建环境:
```bash
ln -s ../../examples/aishell3_vctk/ernie_sat/tools ./speech_server/tools
ln -s ../../examples/aishell3_vctk/ernie_sat/download ./speech_server/download
cd speech_server
ln -snf ../../../examples/aishell3_vctk/ernie_sat/download .
ln -snf ../../../examples/aishell3_vctk/ernie_sat/tools .
```
#### finetune 环境配置

Loading…
Cancel
Save