Initial commit: FunASR Speech Recognition Toolkit
Update API Documentation / build-api-docs (push) Has been cancelled

Add complete FunASR codebase including models, runtime, and documentation.
This commit is contained in:
freedakgmail
2026-07-09 22:38:58 +08:00
commit 6116b1f3c6
3683 changed files with 990984 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
## Summary
<!-- What changed and why? -->
## Type of change
- [ ] Bug fix
- [ ] Documentation
- [ ] Example or demo
- [ ] Runtime or deployment
- [ ] Benchmark or evaluation
- [ ] Model/training change
## Validation
<!-- Commands run, logs, screenshots, benchmark results, or why validation is not applicable. -->
- [ ] `python -m compileall funasr examples tests`
- [ ] Docs or links checked
- [ ] Runtime/deployment command tested
## User impact
<!-- Who benefits from this change? New users, production deployers, researchers, agent builders, etc. -->
## Notes for reviewers
<!-- Compatibility notes, risks, follow-up work, or review focus. -->