funasr 1.1.12
0
FunASR: A Fundamental End-to-End Speech Recognition Toolkit
Contents
FunASR: A Fundamental End-to-End Speech Recognition Toolkit
Stars: 6296, Watchers: 6296, Forks: 673, Open Issues: 279The modelscope/FunASR
repo was created 1 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 6296 github stars!
How to Install funasr
You can install funasr using pip
pip install funasr
or add it to a project with poetry
poetry add funasr
Package Details
- Author
- Speech Lab of Alibaba Group
- License
- The MIT License
- Homepage
- https://github.com/alibaba-damo-academy/FunASR.git
- PyPi:
- https://pypi.org/project/funasr/
- GitHub Repo:
- https://github.com/alibaba-damo-academy/FunASR
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common funasr errors.
Code Examples
Here are some funasr
code examples and snippets.
GitHub Issues
The funasr package has 279 open issues on GitHub
- Contextual Paraformer onnx export
- 识别的数字ITN问题
- 转成onnx模型精度下降
- FunASR离线文件转写服务
- Paraformer热词版本finetune与onnx模型导出
- English conformer model: size mismatch
- Add cshape websocket client
- Java客户端连接失败 - Connection closed by remote peer Code: -1 Reason:
- 识别的数字转换成阿拉伯数字
- paraformer online training example
- TOLD: Add run.sh for training from scratch.
- 通过自定义镜像部署阿里云函数计算报错
- finetune跑出来的模型和原始模型跑的结果一摸一样
- add online runtime on the iOS platform
- onnx cpp server link error on one machine, but success on another machine