未验证 提交 40156d8a 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Update README.md

上级 8d25b1f8
...@@ -141,8 +141,9 @@ ERNIE-SAT 体验依赖于 [examples/aishell3_vctk/ernie_sat](https://github.com/ ...@@ -141,8 +141,9 @@ ERNIE-SAT 体验依赖于 [examples/aishell3_vctk/ernie_sat](https://github.com/
运行好 `examples/aishell3_vctk/ernie_sat` 后,回到当前目录,创建环境: 运行好 `examples/aishell3_vctk/ernie_sat` 后,回到当前目录,创建环境:
```bash ```bash
ln -s ../../examples/aishell3_vctk/ernie_sat/tools ./speech_server/tools cd speech_server
ln -s ../../examples/aishell3_vctk/ernie_sat/download ./speech_server/download ln -snf ../../../examples/aishell3_vctk/ernie_sat/download .
ln -snf ../../../examples/aishell3_vctk/ernie_sat/tools .
``` ```
#### finetune 环境配置 #### finetune 环境配置
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册