Update SDK_advanced_guide_online.md

This commit is contained in:
Yabin Li 2023-08-16 17:48:19 +08:00 committed by GitHub
parent 53624c8abc
commit 9689e44c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ If you do not have Docker installed, please refer to [Docker Installation](https
After Docker is launched, start the funasr-wss-server-2pass service program:
```shell
cd FunASR/funasr/runtime
./run_server_2pass.sh \
bash run_server_2pass.sh \
--download-model-dir /workspace/models \
--vad-dir damo/speech_fsmn_vad_zh-cn-16k-common-onnx \
--model-dir damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx \