Run This Ai
EN DE

RVC

Retrieval-based voice conversion WebUI — train AI voice models with just 10 minutes of audio

★ 36,196 GitHub MIT voice-conversionvoice-cloningai-voiceaudiottsdeepfake-voice Image & Video

Overview

RVC (Retrieval-based Voice Conversion) is a powerful open-source voice conversion framework with a WebUI that lets you train high-quality AI voice models using as little as 10 minutes of voice data. With over 36,000 GitHub stars, it has become the de facto standard for AI voice cloning and conversion. RVC uses a retrieval-based approach combined with content features from HuBERT and Wav2Vec2 to achieve remarkable voice conversion quality while preserving the emotional expression and prosody of the source audio. It supports real-time voice conversion, batch processing, text-to-speech integration, and includes a built-in model training pipeline. The WebUI provides an intuitive interface for managing models, processing audio, and performing voice conversion without writing code. RVC runs on consumer GPUs with as little as 4GB VRAM and supports both Windows and Linux deployments via Docker.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  rvc:
    image: thaomike/rvc:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/rvc:/data

Best VPS for RVC →

Related tools

Guides & articles