From 4a47e3b3dc0a1eeec17868763f9faae7da58bb4a Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期一, 03 七月 2023 15:06:18 +0800
Subject: [PATCH] Update readme_cn.md

---
 funasr/runtime/docs/SDK_tutorial_zh.md |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/funasr/runtime/docs/SDK_tutorial_zh.md b/funasr/runtime/docs/SDK_tutorial_zh.md
index 9860af3..bb4c5ed 100644
--- a/funasr/runtime/docs/SDK_tutorial_zh.md
+++ b/funasr/runtime/docs/SDK_tutorial_zh.md
@@ -45,8 +45,8 @@
 
 - [Python](#python-client)
 - [CPP](#cpp-client)
-- [Java]()
 - [html缃戦〉鐗堟湰](#Html缃戦〉鐗�)
+- [Java](#Java-client)
 
 鏇村鐗堟湰瀹㈡埛绔敮鎸佽鍙傝�僛寮�鍙戞寚鍗梋(./SDK_advanced_guide_offline_zh.md)
 
@@ -69,7 +69,6 @@
 ### cpp-client
 杩涘叆samples/cpp鐩綍鍚庯紝鍙互鐢╟pp杩涜娴嬭瘯锛屾寚浠ゅ涓嬶細
 ```shell
-export LD_LIBRARY_PATH=./libs:$LD_LIBRARY_PATH
 ./funasr-wss-client --server-ip 127.0.0.1 --port 10095 --wav-path ../audio/asr_example.wav
 ```
 
@@ -87,6 +86,12 @@
 
 <img src="images/html.png"  width="900"/>
 
+### Java-client
+
+```shell
+FunasrWsClient --host localhost --port 10095 --audio_in ./asr_example.wav --mode offline
+```
+璇︾粏鍙互鍙傝�冩枃妗o紙[鐐瑰嚮姝ゅ](../java/readme.md)锛�
 
 ## 鏈嶅姟绔敤娉曡瑙�
 

--
Gitblit v1.9.1