From 6862378c427ea30cfe28fdbf2641b0848edaf1cd Mon Sep 17 00:00:00 2001
From: lyblsgo <wucong.lyb@alibaba-inc.com>
Date: 星期四, 09 十一月 2023 14:14:32 +0800
Subject: [PATCH] update docs

---
 runtime/readme_cn.md                         |    1 +
 runtime/docs/SDK_advanced_guide_online.md    |    1 +
 runtime/docs/SDK_advanced_guide_online_zh.md |   13 +++++++------
 runtime/docs/docker_online_cpu_zh_lists      |    2 +-
 runtime/readme.md                            |    1 +
 5 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/runtime/docs/SDK_advanced_guide_online.md b/runtime/docs/SDK_advanced_guide_online.md
index 6c973f1..29b7f13 100644
--- a/runtime/docs/SDK_advanced_guide_online.md
+++ b/runtime/docs/SDK_advanced_guide_online.md
@@ -6,6 +6,7 @@
 
 | TIME       | INFO                                                                                | IMAGE VERSION                       | IMAGE ID     |
 |------------|-------------------------------------------------------------------------------------|-------------------------------------|--------------|
+| 2023.11.09 | fix bug: without online results                                                     | funasr-runtime-sdk-online-cpu-0.1.5 | b16584b6d38b      |
 | 2023.11.08 | supporting server-side loading of hotwords, adaptation to runtime structure changes | funasr-runtime-sdk-online-cpu-0.1.4 | 691974017c38 |
 | 2023.09.19 | supporting hotwords, timestamps, and ITN model in 2pass mode                        | funasr-runtime-sdk-online-cpu-0.1.2 | 7222c5319bcf |
 | 2023.08.11 | addressing some known bugs (including server crashes)                               | funasr-runtime-sdk-online-cpu-0.1.1 | bdbdd0b27dee |
diff --git a/runtime/docs/SDK_advanced_guide_online_zh.md b/runtime/docs/SDK_advanced_guide_online_zh.md
index d921e3d..987c303 100644
--- a/runtime/docs/SDK_advanced_guide_online_zh.md
+++ b/runtime/docs/SDK_advanced_guide_online_zh.md
@@ -7,12 +7,13 @@
 
 <img src="images/online_structure.png"  width="900"/>
 
-| 鏃堕棿         | 璇︽儏                                | 闀滃儚鐗堟湰                                | 闀滃儚ID         |
-|:-----------|:----------------------------------|-------------------------------------|--------------|
-| 2023.11.08 | 鏀寔鏈嶅姟绔姞杞界儹璇�(鏇存柊鐑瘝閫氫俊鍗忚)銆乺untime缁撴瀯鍙樺寲閫傞厤 | funasr-runtime-sdk-online-cpu-0.1.4 | 691974017c38 |
-| 2023.09.19 | 2pass妯″紡鏀寔鐑瘝銆佹椂闂存埑銆両TN妯″瀷             | funasr-runtime-sdk-online-cpu-0.1.2 | 7222c5319bcf |
-| 2023.08.11 | 淇浜嗛儴鍒嗗凡鐭ョ殑bug(鍖呮嫭server宕╂簝绛�)          | funasr-runtime-sdk-online-cpu-0.1.1 | bdbdd0b27dee |
-| 2023.08.07 | 1.0 鍙戝竷                            | funasr-runtime-sdk-online-cpu-0.1.0 | bdbdd0b27dee |
+| 鏃堕棿         | 璇︽儏                                | 闀滃儚鐗堟湰                                 | 闀滃儚ID         |
+|:-----------|:----------------------------------|--------------------------------------|--------------|
+| 2023.11.09 | 淇鏃犲疄鏃剁粨鏋滈棶棰�                         | funasr-runtime-sdk-online-cpu-0.1.5  | b16584b6d38b      |
+| 2023.11.08 | 鏀寔鏈嶅姟绔姞杞界儹璇�(鏇存柊鐑瘝閫氫俊鍗忚)銆乺untime缁撴瀯鍙樺寲閫傞厤 | funasr-runtime-sdk-online-cpu-0.1.4  | 691974017c38 |
+| 2023.09.19 | 2pass妯″紡鏀寔鐑瘝銆佹椂闂存埑銆両TN妯″瀷             | funasr-runtime-sdk-online-cpu-0.1.2  | 7222c5319bcf |
+| 2023.08.11 | 淇浜嗛儴鍒嗗凡鐭ョ殑bug(鍖呮嫭server宕╂簝绛�)          | funasr-runtime-sdk-online-cpu-0.1.1  | bdbdd0b27dee |
+| 2023.08.07 | 1.0 鍙戝竷                            | funasr-runtime-sdk-online-cpu-0.1.0  | bdbdd0b27dee |
 
 
 ## 蹇�熶笂鎵�
diff --git a/runtime/docs/docker_online_cpu_zh_lists b/runtime/docs/docker_online_cpu_zh_lists
index 903d2b4..43a493c 100644
--- a/runtime/docs/docker_online_cpu_zh_lists
+++ b/runtime/docs/docker_online_cpu_zh_lists
@@ -1,5 +1,5 @@
 DOCKER:
-  funasr-runtime-sdk-online-cpu-0.1.4
+  funasr-runtime-sdk-online-cpu-0.1.5
   funasr-runtime-sdk-online-cpu-0.1.3
   funasr-runtime-sdk-online-cpu-0.1.2
 DEFAULT_ASR_MODEL:
diff --git a/runtime/readme.md b/runtime/readme.md
index 2676244..aa7c5e2 100644
--- a/runtime/readme.md
+++ b/runtime/readme.md
@@ -39,6 +39,7 @@
 In order to meet the needs of different users for different scenarios, different tutorials are prepared:
 
 ### Whats-new
+- 2023/11/09: Real-time Transcription Service 1.5 released锛宖ix bug: without online results, docker image version funasr-runtime-sdk-online-cpu-0.1.5 (b16584b6d38b)
 - 2023/11/08: Real-time Transcription Service 1.4 released, supporting server-side loading of hotwords (updated hotword communication protocol), adaptation to runtime structure changes (FunASR/funasr/runtime -> FunASR/runtime), docker image version funasr-runtime-sdk-online-cpu-0.1.4(691974017c38).
 - 2023/09/19: Real-time Transcription Service 1.2 released, supporting hotwords, timestamps, and ITN model in 2pass mode, docker image version funasr-runtime-sdk-online-cpu-0.1.2 (7222c5319bcf).
 - 2023/08/11: Real-time Transcription Service 1.1 released, addressing some known bugs (including server crashes), docker image version funasr-runtime-sdk-online-cpu-0.1.1 (bdbdd0b27dee).
diff --git a/runtime/readme_cn.md b/runtime/readme_cn.md
index 89ea86a..cf00a0b 100644
--- a/runtime/readme_cn.md
+++ b/runtime/readme_cn.md
@@ -33,6 +33,7 @@
 涓轰簡鏀寔涓嶅悓鐢ㄦ埛鐨勯渶姹傦紝閽堝涓嶅悓鍦烘櫙锛屽噯澶囦簡涓嶅悓鐨勫浘鏂囨暀绋嬶細
 
 ### 鏈�鏂板姩鎬�
+- 2023/11/09:   涓枃瀹炴椂璇煶鍚啓鏈嶅姟 1.5 鍙戝竷锛屼慨澶嶆棤瀹炴椂缁撴灉鐨勯棶棰橈紝dokcer闀滃儚鐗堟湰funasr-runtime-sdk-online-cpu-0.1.5 (b16584b6d38b)
 - 2023/11/08:   涓枃瀹炴椂璇煶鍚啓鏈嶅姟 1.4 鍙戝竷锛屾敮鎸佹湇鍔$鍔犺浇鐑瘝(鏇存柊鐑瘝閫氫俊鍗忚)銆乺untime缁撴瀯鍙樺寲閫傞厤锛團unASR/funasr/runtime->FunASR/runtime锛夛紝dokcer闀滃儚鐗堟湰funasr-runtime-sdk-online-cpu-0.1.4 (691974017c38)
 - 2023/09/19:   涓枃瀹炴椂璇煶鍚啓鏈嶅姟 1.2 鍙戝竷锛�2pass妯″紡鏀寔鐑瘝銆佹椂闂存埑銆両TN妯″瀷锛宒okcer闀滃儚鐗堟湰funasr-runtime-sdk-online-cpu-0.1.2 (7222c5319bcf)
 - 2023/08/11:   涓枃瀹炴椂璇煶鍚啓鏈嶅姟 1.1 鍙戝竷锛屼慨澶嶄簡閮ㄥ垎宸茬煡鐨刡ug(鍖呮嫭server宕╂簝绛�)锛宒okcer闀滃儚鐗堟湰funasr-runtime-sdk-online-cpu-0.1.1 (bdbdd0b27dee)

--
Gitblit v1.9.1