rvc-project/retrieval-based-voice-conversion-webui

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 49 minutes ago
Added to GitGenius on August 31st, 2026
Created on March 27th, 2023
Open Issues & Pull Requests: 571 (+0)
GitHub issues: Enabled
Number of forks: 5,251
Total Stargazers: 37,964 (+0)
Total Subscribers: 232 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.3 days
Mean response time: 88.8 days
90th percentile: 333.2 days
Tracked items: 562

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 56% of tracked open issues have had no activity in three months. Only 7% of issues opened in the past year have been closed. Three people close 62% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 367
New in 7 days: 2
Closed in 7 days: 1
Avg open age: 546 days
Stale 30+ days: 350
Stale 90+ days: 330

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • stale (86)
  • following up (34)
  • help wanted (27)
  • bug (20)
  • documentation (13)
  • enhancement (10)
  • question (7)
  • good first issue (4)

Detailed Description

Retrieval-based Voice Conversion WebUI is a voice conversion tool that enables training voice models with minimal audio data.

The project addresses the challenge of voice conversion by implementing a retrieval-based approach that requires only short audio samples to train effective models. Rather than demanding extensive datasets, the tool is designed to work with voice data of ten minutes or less, making voice conversion accessible without prohibitive data collection requirements. The system uses a retrieval model architecture to perform the conversion task.

The tool suits developers and creators working on voice applications who need to convert one voice to another without access to large training datasets. It is particularly valuable for projects where collecting extended audio samples is impractical or where rapid prototyping of voice conversion is needed. The web-based interface makes it accessible to users without deep machine learning expertise, though the underlying implementation is Python-based for those who need to extend or customize the system.

The project shows active development with regular commits addressing bug fixes and feature improvements. The codebase receives ongoing refinement to enhance model training stability and conversion quality. Community engagement appears consistent, with issues and pull requests being processed as part of normal maintenance activity.