From e0fa63765bfb4a36bde7047c2a6066ca5a80e90f Mon Sep 17 00:00:00 2001 From: Yabin Li <wucong.lyb@alibaba-inc.com> Date: 星期一, 21 八月 2023 10:37:42 +0800 Subject: [PATCH] Dev hw (#878) --- funasr/runtime/websocket/readme.md | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/websocket/readme.md b/funasr/runtime/websocket/readme.md index 3681836..e43500f 100644 --- a/funasr/runtime/websocket/readme.md +++ b/funasr/runtime/websocket/readme.md @@ -169,7 +169,6 @@ ``` API-reference: - ```text --server-ip: The IP address of the machine where FunASR runtime-SDK service is deployed. The default value is the IP address of the local machine (127.0.0.1). If the client and service are not on the same server, it needs to be changed to the IP address of the deployment machine. --port: The port number of the deployed service is 10095. -- Gitblit v1.9.1