mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Update quick_start_zh.md
This commit is contained in:
parent
66b46dea4f
commit
18b206eab7
@ -17,7 +17,7 @@
|
||||
|
||||
##### 服务端部署
|
||||
```shell
|
||||
cd funasr/runtime/python/websocket
|
||||
cd runtime/python/websocket
|
||||
python funasr_wss_server.py --port 10095
|
||||
```
|
||||
|
||||
@ -161,4 +161,4 @@ cd egs/aishell/paraformer
|
||||
. ./run.sh --CUDA_VISIBLE_DEVICES="0,1" --gpu_num=2
|
||||
```
|
||||
|
||||
更多例子可以参考([点击此处](https://alibaba-damo-academy.github.io/FunASR/en/academic_recipe/asr_recipe.html))
|
||||
更多例子可以参考([点击此处](https://alibaba-damo-academy.github.io/FunASR/en/academic_recipe/asr_recipe.html))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user