From 3bcaa14a094fdd444b286667e7b1c0af0b0cb535 Mon Sep 17 00:00:00 2001 From: Yabin Li <wucong.lyb@alibaba-inc.com> Date: 星期一, 21 八月 2023 10:41:07 +0800 Subject: [PATCH] Update SDK_advanced_guide_offline.md --- 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