mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update SDK_advanced_guide_online.md
This commit is contained in:
parent
53624c8abc
commit
9689e44c10
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user