This commit is contained in:
游雁 2023-04-17 18:47:28 +08:00
parent a5a4427573
commit 8859850fad
3 changed files with 13 additions and 2 deletions

BIN
docs/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 KiB

View File

@ -11,10 +11,14 @@ FunASR hopes to build a bridge between academic research and industrial applicat
.. toctree::
:maxdepth: 1
:caption: Tutorial:
:caption: Installation:
./installation.md
./papers.md
.. toctree::
:maxdepth: 1
:caption: Tutorial:
./get_started.md
./build_task.md
@ -25,6 +29,13 @@ FunASR hopes to build a bridge between academic research and industrial applicat
./modelscope_models.md
./modelscope_usages.md
.. toctree::
:maxdepth: 1
:caption: Papers:
./papers.md
Indices and tables
==================

0
push_scan.py Normal file
View File