|
|
2 年之前 | |
|---|---|---|
| .github | 2 年之前 | |
| docs | 2 年之前 | |
| docs_m2met2 | 2 年之前 | |
| docs_m2met2_cn | 2 年之前 | |
| egs | 2 年之前 | |
| egs_modelscope | 2 年之前 | |
| fun_text_processing | 2 年之前 | |
| funasr | 2 年之前 | |
| tests | 2 年之前 | |
| .gitignore | 2 年之前 | |
| LICENSE | 3 年之前 | |
| README.md | 2 年之前 | |
| setup.py | 2 年之前 |
FunASR hopes to build a bridge between academic research and industrial applications on speech recognition. By supporting the training & finetuning of the industrial-grade speech recognition model released on ModelScope, researchers and developers can conduct research and production of speech recognition models more conveniently, and promote the development of speech recognition ecology. ASR for Fun!
News | Highlights | Installation | Docs | Tutorial | Papers | Runtime | Model Zoo | Contact | M2MET2.0 Guidence_CN | M2MET2.0 Guidence_EN
We are pleased to announce that the M2MeT2.0 challenge will be held in the near future. The baseline system is conducted on FunASR and is provided as a receipe of AliMeeting corpus. For more details you can see the guidence of M2MET2.0 (CN/EN).
For the release notes, please ref to news
Install from pip
pip install -U funasr
# For the users in China, you could install with the command:
# pip install -U funasr -i https://mirror.sjtu.edu.cn/pypi/web/simple
Or install from source code
git clone https://github.com/alibaba/FunASR.git && cd FunASR
pip install -e ./
# For the users in China, you could install with the command:
# pip install -e ./ -i https://mirror.sjtu.edu.cn/pypi/web/simple
If you want to use the pretrained models in ModelScope, you should install the modelscope:
pip install -U modelscope
# For the users in China, you could install with the command:
# pip install -U modelscope -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html -i https://mirror.sjtu.edu.cn/pypi/web/simple
For more details, please ref to installation
//: # ()
If you have any questions about FunASR, please contact us by
| Dingding group | Wechat group |
|---|---|
![]() | ![]() |
![]() | ![]() | |
|---|