| | |
| | | Then you can generate HTML manually. |
| | | |
| | | ```sh |
| | | cd FunASR/docs |
| | | cd docs |
| | | make html |
| | | ``` |
| | | |
| | | The generated files are all contained in the "FunASR/docs/_build" directory. You can access the FunASR documentation by simply opening the "html/index.html" file in your browser from this directory.~~ |
| | | The generated files are all contained in the "FunASR/docs/_build" directory. You can access the FunASR documentation by simply opening the "html/index.html" file in your browser from this directory. |
| | |
| | | :maxdepth: 1 |
| | | :caption: Installation |
| | | |
| | | ./installation.md |
| | | ./docker.md |
| | | ./installation/installation.md |
| | | ./installation/docker.md |
| | | |
| | | .. toctree:: |
| | | :maxdepth: 1 |
| | |
| | | :maxdepth: 1 |
| | | :caption: Model Zoo |
| | | |
| | | ./modelscope_models.md |
| | | ./huggingface_models.md |
| | | ./model_zoo/modelscope_models.md |
| | | ./model_zoo/huggingface_models.md |
| | | |
| | | .. toctree:: |
| | | :maxdepth: 1 |
| | |
| | | :maxdepth: 1 |
| | | :caption: Funasr Library |
| | | |
| | | ./build_task.md |
| | | ./reference/build_task.md |
| | | |
| | | .. toctree:: |
| | | :maxdepth: 1 |
| | | :caption: Papers |
| | | |
| | | ./papers.md |
| | | ./reference/papers.md |
| | | |
| | | .. toctree:: |
| | | :maxdepth: 1 |
| | | :caption: Application |
| | | |
| | | ./application.md |
| | | ./reference/application.md |
| | | |
| | | .. toctree:: |
| | | :maxdepth: 1 |
| | | :caption: FQA |
| | | |
| | | ./FQA.md |
| | | ./reference/FQA.md |
| | | |
| | | |
| | | Indices and tables |