1 Star 1 Fork 0

老丛/FunASR

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

FunASR document generation

Generate HTML

For convenience, we provide users with the ability to generate local HTML manually.

First, you should install the following packages, which is required for building HTML:

pip3 install -U "funasr[docs]"

Then you can generate HTML manually.

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.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/doc5/FunASR.git
git@gitee.com:doc5/FunASR.git
doc5
FunASR
FunASR
main

搜索帮助