From ad295750491e79b4551741c6aed730aa5dd0a9de Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 08 八月 2023 16:53:17 +0800
Subject: [PATCH] docs

---
 funasr/runtime/docs/SDK_tutorial.md |    2 +-
 docs/index.rst                      |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index ae2dc1a..eb3016b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -71,8 +71,9 @@
    :maxdepth: 1
    :caption: Runtime and Service
 
-   ./funasr/runtime/docs/SDK_tutorial.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/docs/SDK_tutorial.md b/funasr/runtime/docs/SDK_tutorial.md
index 0624af3..2784d57 100644
--- a/funasr/runtime/docs/SDK_tutorial.md
+++ b/funasr/runtime/docs/SDK_tutorial.md
@@ -1,6 +1,6 @@
 ([绠�浣撲腑鏂嘳(./SDK_tutorial_zh.md)|English)
 
-# FunASR Offline File Transcription Service Convenient Deployment Tutorial
+# FunASR Offline File Transcription Service
 
 FunASR provides an offline file transcription service that can be easily deployed on a local or cloud server. The core is the FunASR open-source runtime-SDK. It integrates various capabilities such as speech endpoint detection (VAD) and Paraformer-large speech recognition (ASR) and punctuation restoration (PUNC) released by the speech laboratory of the Damo Academy in the Modelscope community. It has a complete speech recognition chain and can recognize audio or video of tens of hours into punctuated text. Moreover, it supports transcription for hundreds of simultaneous requests.
 

--
Gitblit v1.9.1