# QwenAudio/CosyVoice SLOC report

> As of 2026-09-10 (commit ace7c47f41bb), QwenAudio/CosyVoice contains 25,366 total lines: 19,640 code, 2,699 comments, 3,027 blank, across 131 files in 8 languages (top: Python 89.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

QwenAudio/CosyVoice has 19,640 source lines of code out of 25,366 total lines across 131 files, counted from the ace7c47f41bbd303aa6bf1ea80e6f9fbd595cd40 ref at commit ace7c47f41bb by the OctoCounts tokei engine on 2026-09-10. 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 QwenAudio/CosyVoice to commit ace7c47f41bb, 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 medium-sized codebase by counted code lines. Code represents 77.4% of all lines, comments represent 10.6%, and the repository averages 150 code lines per file. Python accounts for 89.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 92 | 21,888 | 17,494 | 1,839 | 2,555 |
| Shell | 13 | 1,463 | 1,196 | 83 | 184 |
| YAML | 6 | 781 | 718 | 32 | 31 |
| JSON | 5 | 149 | 149 | 0 | 0 |
| Dockerfile | 3 | 70 | 48 | 8 | 14 |
| Protocol Buffers | 1 | 43 | 35 | 0 | 8 |
| Markdown | 8 | 884 | 0 | 649 | 235 |
| Plain Text | 3 | 88 | 0 | 88 | 0 |

Top language (Python 89.1%). Generated at 2026-09-10T20:07:24.080268632+00:00. Canonical report: https://octocounts.com/github/QwenAudio/CosyVoice

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/QwenAudio/CosyVoice/commit/ace7c47f41bbd303aa6bf1ea80e6f9fbd595cd40?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 QwenAudio/CosyVoice have?

QwenAudio/CosyVoice has 25,366 total lines, including 19,640 code lines, 2,699 comment lines, and 3,027 blank lines.

### How was the QwenAudio/CosyVoice line count measured?

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

### What commit was counted for QwenAudio/CosyVoice?

This OctoCounts report was generated from ace7c47f41bbd303aa6bf1ea80e6f9fbd595cd40 at commit ace7c47f41bb on 2026-09-10T20:07:24.080268632+00:00.

## Similar repository reports

- [tw93/waza](https://octocounts.com/github/tw93/waza) — Python, 19,764 code lines
- [The-PR-Agent/pr-agent](https://octocounts.com/github/The-PR-Agent/pr-agent) — Python, 19,820 code lines
- [DyausG/operon](https://octocounts.com/github/DyausG/operon) — Python, 19,444 code lines
- [exploitbench/exploitbench](https://octocounts.com/github/exploitbench/exploitbench) — Python, 19,868 code lines
- [termux/proot-distro](https://octocounts.com/github/termux/proot-distro) — Python, 20,141 code lines
- [FoundationAgents/OpenManus](https://octocounts.com/github/FoundationAgents/OpenManus) — Python, 18,956 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)
