| | |
| | | :maxdepth: 1 |
| | | :caption: Runtime and Service |
| | | |
| | | |
| | | ./funasr/runtime/readme.md |
| | | ./funasr/runtime/docs/SDK_tutorial_online.md |
| | | ./funasr/runtime/docs/SDK_tutorial.md |
| | | ./funasr/runtime/python/websocket/README.md |
| | | ./funasr/runtime/websocket/readme.md |
| | | ./funasr/runtime/html5/readme.md |
| | | |
| | | |
| | |
| | | |
| | | |
| | | MODULE_NAME = 'funasr_onnx' |
| | | VERSION_NUM = '0.1.2' |
| | | VERSION_NUM = '0.2.0' |
| | | |
| | | setuptools.setup( |
| | | name=MODULE_NAME, |
| | |
| | | # FunASR runtime-SDK |
| | | # FunASR Runtime Roadmap |
| | | 中文文档([点击此处](./readme_cn.md)) |
| | | |
| | | FunASR is a speech recognition framework developed by the Speech Lab of DAMO Academy, which integrates industrial-level models in the fields of speech endpoint detection, speech recognition, punctuation segmentation, and more. |
| | |
| | | # FunASR runtime-SDK |
| | | # FunASR软件包路线图 |
| | | |
| | | English Version([docs](./readme.md)) |
| | | |