Browse Source

Update SDK_advanced_guide_offline_zh.md

Yabin Li 2 years ago
parent
commit
fa2f52caea
1 changed files with 1 additions and 0 deletions
  1. 1 0
      funasr/runtime/docs/SDK_advanced_guide_offline_zh.md

+ 1 - 0
funasr/runtime/docs/SDK_advanced_guide_offline_zh.md

@@ -53,6 +53,7 @@ sudo docker run -p 10095:10095 -it --privileged=true -v /root:/workspace/models
 
 docker启动之后,启动 funasr-wss-server服务程序:
 ```shell
+cd FunASR/funasr/runtime
 ./run_server.sh --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  \
   --punc-dir damo/punc_ct-transformer_zh-cn-common-vocab272727-onnx