mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
docs
This commit is contained in:
parent
4175b38a91
commit
8cb2851f16
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user