From 589b115a1fa36233d99d20f8b05e93f5348947cd Mon Sep 17 00:00:00 2001
From: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Date: 星期一, 08 五月 2023 16:19:27 +0800
Subject: [PATCH] add paraformer online UnitTest

---
 docs/index.rst |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index 73f57fd..b8fcacd 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -37,13 +37,13 @@
    :maxdepth: 1
    :caption: ModelScope Egs
 
-   ./modescope_pipeline/quick_start.md
-   ./modescope_pipeline/asr_pipeline.md
-   ./modescope_pipeline/vad_pipeline.md
-   ./modescope_pipeline/punc_pipeline.md
-   ./modescope_pipeline/tp_pipeline.md
-   ./modescope_pipeline/sv_pipeline.md
-   ./modescope_pipeline/sd_pipeline.md
+   ./modelscope_pipeline/quick_start.md
+   ./modelscope_pipeline/asr_pipeline.md
+   ./modelscope_pipeline/vad_pipeline.md
+   ./modelscope_pipeline/punc_pipeline.md
+   ./modelscope_pipeline/tp_pipeline.md
+   ./modelscope_pipeline/sv_pipeline.md
+   ./modelscope_pipeline/sd_pipeline.md
 
 .. toctree::
    :maxdepth: 1
@@ -70,6 +70,7 @@
    ./runtime/grpc_python.md
    ./runtime/grpc_cpp.md
    ./runtime/websocket_python.md
+   ./runtime/websocket_cpp.md
 
 .. toctree::
    :maxdepth: 1

--
Gitblit v1.9.1