From 2512bc52106efde3c5758c21c37aa1254d9f5656 Mon Sep 17 00:00:00 2001 From: TianYuan Date: Wed, 21 Sep 2022 15:39:31 +0800 Subject: [PATCH] Update README.md --- demos/speech_web/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/demos/speech_web/README.md b/demos/speech_web/README.md index 2bbd0caa..926a06f4 100644 --- a/demos/speech_web/README.md +++ b/demos/speech_web/README.md @@ -144,6 +144,7 @@ ERNIE-SAT 体验依赖于 [examples/aishell3_vctk/ernie_sat](https://github.com/ cd speech_server ln -snf ../../../examples/aishell3_vctk/ernie_sat/download . ln -snf ../../../examples/aishell3_vctk/ernie_sat/tools . +cd ../ ``` #### finetune 环境配置 -- GitLab