From 40f1f529b0ebc7a571af6be3ca9df67cd5480d66 Mon Sep 17 00:00:00 2001
From: yhliang <429259365@qq.com>
Date: 星期四, 20 四月 2023 16:48:26 +0800
Subject: [PATCH] add m2met2 registration form
---
docs/index.rst | 30 +++++++++++++++++-------------
1 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/docs/index.rst b/docs/index.rst
index e6fe51d..e5b9ab8 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -26,21 +26,9 @@
.. toctree::
:maxdepth: 1
- :caption: Define Model
+ :caption: Custom Your Model
./build_task.md
-
-.. toctree::
- :maxdepth: 1
- :caption: Runtime
-
- ./runtime/export.md
- ./runtime/onnxruntime_python.md
- ./runtime/onnxruntime_cpp.md
- ./runtime/libtorch_python.md
- ./runtime/grpc_python.md
- ./runtime/grpc_cpp.md
- ./runtime/websocket_python.md
.. toctree::
:maxdepth: 1
@@ -57,7 +45,21 @@
./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/lm_pipeline.md
+
+.. toctree::
+ :maxdepth: 1
+ :caption: Runtime
+
+ ./runtime/export.md
+ ./runtime/onnxruntime_python.md
+ ./runtime/onnxruntime_cpp.md
+ ./runtime/libtorch_python.md
+ ./runtime/grpc_python.md
+ ./runtime/grpc_cpp.md
+ ./runtime/websocket_python.md
.. toctree::
:maxdepth: 1
@@ -66,6 +68,8 @@
./papers.md
+
+
Indices and tables
==================
--
Gitblit v1.9.1