Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
RU

RVC-Project/Retrieval-based-Voice-Conversion-WebUI

Easily train a good VC model with voice data <= 10 mins!

37k Stars5.2k Forks563 Open Issues37k WatchersPythonMIT
LLM ToolData ToolUI Framework
Review Readiness

This repository page is useful for visitors, but Git-Stars keeps it out of search indexing until more original evidence and comparison context are available.

70

review score

Needs original analysis
Decision Snapshot

Problem solved

This project solves the problem of voice conversion and real-time voice changing with high quality and low latency, while avoiding timbre leakage and reducing the need for large amounts of training data. It also addresses the issue of silent audio (哑音) by using the state-of-the-art RMVPE pitch extraction algorithm.

Deployment reality

The available setup signal starts with: python -m pip install -r requirments_cpu_py312.txt. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

RVC-Project/Retrieval-based-Voice-Conversion-WebUI still needs a clearer capability analysis. Use the metadata as a discovery signal, not as a production recommendation.

Source and compliance noteLast synced: Aug 8, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

RVC-Project/Retrieval-based-Voice-Conversion-WebUI is tracked as a Python project in the LLM Tool, Data Tool, UI Framework area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 37k total stars, with +0 today, +361 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 18 days ago, and the open issue queue is 563, about 1.51% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 5.2k forks and 37k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need Python teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 361. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Limited

Needs stronger original analysis before indexing.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • Python teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

37k Stars

Reuse

5.2k Forks

Attention

37k Watchers

Maintenance

active

License

MIT

Open issues

563

Overview

Retrieval-based-Voice-Conversion-WebUI (RVC) is an easy-to-use framework for voice conversion and real-time voice changer. It uses a top1 retrieval approach to replace input source features with training set features to prevent timbre leakage, and supports fast training even on relatively weak GPUs. The project provides a simple web interface for training and inference, and can also separate vocals from accompaniment using pymss/MSST models.

Key Features

- Top1 retrieval to prevent timbre leakage - Fast training even on weak GPUs, with good results from small datasets (recommend at least 10 minutes of low-noise speech) - Real-time voice changer with end-to-end latency as low as 90ms with ASIO devices - Model fusion to change timbre via ckpt-merge - Simple web interface - Vocal and accompaniment separation using pymss/MSST models - Support for CPU, AMD, Intel, and NVIDIA GPUs (including RTX 50 series)

Tool Positioning

LLM Tool

Libraries and tools for LLM apps, RAG, prompts, and evals

Data Tool

Databases, data pipelines, ETL, analytics, and vector search

UI Framework

Frontend frameworks, design systems, and interface libraries

Quick Start
python -m pip install -r requirments_cpu_py312.txt
View on GitHub
Project Activity

90

Health Score

Active

Commit Activity

Mar 27, 2023

Created

Aug 4, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+84

Today's growth

+84

7-day growth

+84

30-day growth

Aug 6, 2026Aug 8, 2026
Community Health
5.2k

Forks

563

Open

37k

Watchers

Owner
RU

RVC-Project

GitHub profile
Topics & Language
Pythonaudio-analysischangeconversational-aiconversionconverterretrieval-modelretrieve-datarvcso-vits-svcsovitsvcvitsvoicevoice-conversionvoice-convertervoiceconversion
Ecosystem & Usage
GitHub Repository
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

540k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

496k

public-apis/public-apis

A collective list of free APIs

460k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454k

EbookFoundation/free-programming-books

:books: Freely available programming books

394k
License
MIT
CreatedMar 27, 2023
Last pushAug 4, 2026
Last syncedAug 8, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained