Update quick_start_zh.md

This commit is contained in:
zhifu gao 2023-11-21 19:18:52 +08:00 committed by GitHub
parent 66b46dea4f
commit 18b206eab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
##### 服务端部署
```shell
cd funasr/runtime/python/websocket
cd runtime/python/websocket
python funasr_wss_server.py --port 10095
```