# RVC-Boss/GPT-SoVITS SLOC report

> As of 2026-08-29 (commit 48b1a0169a28), RVC-Boss/GPT-SoVITS contains 48,402 total lines: 38,981 code, 3,315 comments, 6,106 blank, across 199 files in 10 languages (top: Python 88.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving RVC-Boss/GPT-SoVITS to commit 48b1a0169a28, 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 80.5% of all lines, comments represent 6.8%, and the repository averages 196 code lines per file. Python accounts for 88.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 153 | 42,541 | 34,533 | 2,313 | 5,695 |
| JSON | 18 | 3,319 | 3,319 | 0 | 0 |
| Shell | 4 | 581 | 473 | 11 | 97 |
| YAML | 9 | 399 | 398 | 0 | 1 |
| PowerShell | 2 | 248 | 214 | 0 | 34 |
| Dockerfile | 1 | 60 | 38 | 0 | 22 |
| Batch | 1 | 6 | 6 | 0 | 0 |
| Jupyter Notebooks | 2 | 0 | 0 | 0 | 0 |
| Markdown | 5 | 764 | 0 | 510 | 254 |
| Plain Text | 4 | 484 | 0 | 481 | 3 |

Top language (Python 88.6%). Generated at 2026-08-29T08:12:05.939162671+00:00. Canonical report: https://octocounts.com/github/RVC-Boss/GPT-SoVITS

## Report FAQ

### How many lines of code does RVC-Boss/GPT-SoVITS have?

RVC-Boss/GPT-SoVITS has 48,402 total lines, including 38,981 code lines, 3,315 comment lines, and 6,106 blank lines.

### How was the RVC-Boss/GPT-SoVITS line count measured?

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

### What commit was counted for RVC-Boss/GPT-SoVITS?

This OctoCounts report was generated from main at commit 48b1a0169a28 on 2026-08-29T08:12:05.939162671+00:00.

## Similar repository reports

- [cathrynlavery/diagram-design](https://octocounts.com/github/cathrynlavery/diagram-design) — Python, 39,000 code lines
- [MiaAI-Lab/DeepSeek-v4-Flash-DSpark-2x-DGX-Spark](https://octocounts.com/github/MiaAI-Lab/DeepSeek-v4-Flash-DSpark-2x-DGX-Spark) — Python, 39,235 code lines
- [berabuddies/agentflow](https://octocounts.com/github/berabuddies/agentflow) — Python, 38,658 code lines
- [huggingface/speech-to-speech](https://octocounts.com/github/huggingface/speech-to-speech) — Python, 39,485 code lines
- [GanyuanRan/Aegis](https://octocounts.com/github/GanyuanRan/Aegis) — Python, 37,948 code lines
- [Yuan1z0825/nature-skills](https://octocounts.com/github/Yuan1z0825/nature-skills) — Python, 37,517 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
