Files
FunASR/Contribution.md
freedakgmail 6116b1f3c6
Update API Documentation / build-api-docs (push) Has been cancelled
Initial commit: FunASR Speech Recognition Toolkit
Add complete FunASR codebase including models, runtime, and documentation.
2026-07-09 22:38:58 +08:00

18 lines
955 B
Markdown

# Contributing to FunASR
Thanks for taking the time to contribute to FunASR.
The canonical contribution guide is now [CONTRIBUTING.md](./CONTRIBUTING.md). It covers the development setup, high-impact contribution areas, validation expectations, pull request checklist, and issue-reporting guidance.
## Quick links
- [Bug reports](https://github.com/modelscope/FunASR/issues/new?template=bug_report.md)
- [Questions and help](https://github.com/modelscope/FunASR/issues/new?template=ask_questions.md)
- [Documentation fixes](https://github.com/modelscope/FunASR/issues/new?template=error_docs.md)
- [Feature requests](https://github.com/modelscope/FunASR/issues/new?template=feature_request.md)
- [Pull requests](https://github.com/modelscope/FunASR/pulls)
## Maintainer priorities
The most valuable contributions help new users reach a successful transcription quickly, make private deployment easier, or make benchmark results easier to reproduce.