This commit is contained in:
游雁 2023-04-18 15:49:08 +08:00
parent 4175b38a91
commit 8cb2851f16

View File

@ -26,22 +26,10 @@ FunASR hopes to build a bridge between academic research and industrial applicat
.. 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
:caption: Model Zoo
@ -59,6 +47,18 @@ FunASR hopes to build a bridge between academic research and industrial applicat
./modescope_pipeline/punc_pipeline.md
./modescope_pipeline/sv_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
:caption: Papers