From 7845806cd8016bdc7220ad1e278e78b45dd71a4d Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期三, 09 八月 2023 09:40:07 +0800
Subject: [PATCH] docs

---
 funasr/runtime/python/onnxruntime/setup.py |    2 +-
 docs/index.rst                             |    4 +---
 funasr/runtime/readme_cn.md                |    2 +-
 funasr/runtime/readme.md                   |    2 +-
 4 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index eb3016b..b79aee0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -71,11 +71,9 @@
    :maxdepth: 1
    :caption: Runtime and Service
 
-
+   ./funasr/runtime/readme.md
    ./funasr/runtime/docs/SDK_tutorial_online.md
    ./funasr/runtime/docs/SDK_tutorial.md
-   ./funasr/runtime/python/websocket/README.md
-   ./funasr/runtime/websocket/readme.md
    ./funasr/runtime/html5/readme.md
 
 
diff --git a/funasr/runtime/python/onnxruntime/setup.py b/funasr/runtime/python/onnxruntime/setup.py
index 6cc1989..8f71815 100644
--- a/funasr/runtime/python/onnxruntime/setup.py
+++ b/funasr/runtime/python/onnxruntime/setup.py
@@ -13,7 +13,7 @@
 
 
 MODULE_NAME = 'funasr_onnx'
-VERSION_NUM = '0.1.2'
+VERSION_NUM = '0.2.0'
 
 setuptools.setup(
     name=MODULE_NAME,
diff --git a/funasr/runtime/readme.md b/funasr/runtime/readme.md
index 7980029..f330f0e 100644
--- a/funasr/runtime/readme.md
+++ b/funasr/runtime/readme.md
@@ -1,4 +1,4 @@
-# FunASR runtime-SDK
+# FunASR Runtime Roadmap
 涓枃鏂囨。锛圼鐐瑰嚮姝ゅ](./readme_cn.md)锛�
 
 FunASR is a speech recognition framework developed by the Speech Lab of DAMO Academy, which integrates industrial-level models in the fields of speech endpoint detection, speech recognition, punctuation segmentation, and more. 
diff --git a/funasr/runtime/readme_cn.md b/funasr/runtime/readme_cn.md
index c91dae7..8ee29cd 100644
--- a/funasr/runtime/readme_cn.md
+++ b/funasr/runtime/readme_cn.md
@@ -1,4 +1,4 @@
-# FunASR runtime-SDK
+# FunASR杞欢鍖呰矾绾垮浘
 
 English Version锛圼docs](./readme.md)锛�
 

--
Gitblit v1.9.1