zhuzizyf
2023-04-22 965797ecf087dd71ff6fb3b2bb3c18fdede07db0
docs/index.rst
@@ -11,38 +11,57 @@
.. toctree::
   :maxdepth: 1
   :caption: Installation:
   :caption: Installation
   ./installation.md
.. toctree::
   :maxdepth: 1
   :caption: Tutorial:
   :caption: Recipe
   ./get_started.md
   ./recipe/asr_recipe.md
   ./recipe/sv_recipe.md
   ./recipe/punc_recipe.md
   ./recipe/vad_recipe.md
.. toctree::
   :maxdepth: 1
   :caption: Define Model
   ./build_task.md
.. toctree::
   :maxdepth: 1
   :caption: Runtime:
   ./export.md
   ../funasr/export/README.md
   ../funasr/runtime/python/onnxruntime/README.md
   ../funasr/runtime/python/libtorch/README.md
   ../funasr/runtime/onnxruntime/readme.md
   ../funasr/runtime/grpc/Readme.md
   :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
   :caption: ModelScope pipeline:
   :caption: Model Zoo
   ./modelscope_models.md
   ./modelscope_usages.md
   ./huggingface_models.md
.. toctree::
   :maxdepth: 1
   :caption: Papers:
   :caption: ModelScope pipeline
   ./modescope_pipeline/quick_start.md
   ./modescope_pipeline/asr_pipeline.md
   ./modescope_pipeline/vad_pipeline.md
   ./modescope_pipeline/punc_pipeline.md
   ./modescope_pipeline/sv_pipeline.md
.. toctree::
   :maxdepth: 1
   :caption: Papers
   ./papers.md