mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
grpc readme
This commit is contained in:
parent
5e1b8e03d6
commit
80ef09382a
@ -65,6 +65,7 @@ python grpc_main_server.py --port 10095 --backend onnxruntime --onnx_dir /models
|
||||
### Install the requirements
|
||||
|
||||
```shell
|
||||
git clone https://github.com/alibaba/FunASR.git && cd FunASR
|
||||
cd funasr/runtime/python/grpc
|
||||
pip install -r requirements_client.txt
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user