# modelscope/FunASR SLOC report

> As of 2026-09-16 (commit 615ef059c989), modelscope/FunASR contains 712,882 total lines: 536,747 code, 93,945 comments, 82,190 blank, across 3,129 files in 45 languages (top: Python 28.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

modelscope/FunASR has 536,747 source lines of code out of 712,882 total lines across 3,129 files, counted from the 615ef059c989fca12a546505abb22c5c5b6f329b ref at commit 615ef059c989 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving modelscope/FunASR to commit 615ef059c989, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 75.3% of all lines, comments represent 13.2%, and the repository averages 172 code lines per file. Python accounts for 28.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,298 | 180,547 | 152,120 | 6,634 | 21,793 |
| C Header | 482 | 205,316 | 143,597 | 33,918 | 27,801 |
| C++ | 413 | 133,175 | 93,958 | 26,434 | 12,783 |
| HTML | 115 | 39,473 | 36,427 | 80 | 2,966 |
| Shell | 133 | 24,191 | 17,771 | 3,183 | 3,237 |
| JSON | 32 | 16,358 | 16,358 | 0 | 0 |
| Autoconf | 41 | 18,493 | 15,548 | 986 | 1,959 |
| YAML | 53 | 13,513 | 12,671 | 323 | 519 |
| JavaScript | 61 | 13,286 | 10,078 | 1,351 | 1,857 |
| M4 | 7 | 10,736 | 7,843 | 2,031 | 862 |
| Cython | 6 | 5,967 | 4,674 | 206 | 1,087 |
| C# | 58 | 5,103 | 4,437 | 219 | 447 |

Top language (Python 28.3%). Generated at 2026-09-16T12:06:52.318832735+00:00. Canonical report: https://octocounts.com/github/modelscope/FunASR

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/modelscope/FunASR/commit/615ef059c989fca12a546505abb22c5c5b6f329b?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does modelscope/FunASR have?

modelscope/FunASR has 712,882 total lines, including 536,747 code lines, 93,945 comment lines, and 82,190 blank lines.

### How was the modelscope/FunASR line count measured?

OctoCounts resolved the public GitHub repository to commit 615ef059c989, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for modelscope/FunASR?

This OctoCounts report was generated from 615ef059c989fca12a546505abb22c5c5b6f329b at commit 615ef059c989 on 2026-09-16T12:06:52.318832735+00:00.

## Similar repository reports

- [scipy/scipy](https://octocounts.com/github/scipy/scipy) — Python, 536,098 code lines
- [Imbad0202/academic-research-skills-codex](https://octocounts.com/github/Imbad0202/academic-research-skills-codex) — Python, 588,905 code lines
- [microsoft/pyright](https://octocounts.com/github/microsoft/pyright) — Python, 474,579 code lines
- [DetachHead/basedpyright](https://octocounts.com/github/DetachHead/basedpyright) — Python, 470,732 code lines
- [microsoft/agent-governance-toolkit](https://octocounts.com/github/microsoft/agent-governance-toolkit) — Python, 460,519 code lines
- [sefcom/oxidizer](https://octocounts.com/github/sefcom/oxidizer) — Python, 457,905 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
