2026-07-19 21:17:17 +08:00
<div align="center">
<h1>Çekme Temelli Ses Dönüşümü Web Arayüzü</h1>
2026-07-19 22:23:01 +08:00
Basit ve kullanı mı kolay bir ses tı nı sı dönüştürme / ses değiştirici çerçevesi.<br><br>
2026-07-19 21:17:17 +08:00
[](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
<img src="https://counter.seku.su/cmoe?name=rvc&theme=r34" /><br>
2026-07-19 22:23:01 +08:00
2026-07-19 21:17:17 +08:00
[](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/LICENSE)
2026-07-19 22:23:01 +08:00
[](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main/)
2026-07-19 21:17:17 +08:00
</div>
------
2026-07-19 22:23:01 +08:00
[**Değişiklik Geçmişi** ](./Changelog_TR.md ) | [**SSS (Sı kça Sorulan Sorular)** ](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/wiki/SSS-(Sı kça-Sorulan-Sorular ))
2026-07-19 21:17:17 +08:00
[**İngilizce** ](../en/README.en.md ) | [**中文简体** ](../../README.md ) | [**日本語** ](../jp/README.ja.md ) | [**한국어** ](../kr/README.ko.md ) ([**韓國語** ](../kr/README.ko.han.md )) | [**Français** ](../fr/README.fr.md ) | [**Türkçe** ](../tr/README.tr.md ) | [**Português** ](../pt/README.pt.md )
Burada [Demo Video'muzu ](https://www.bilibili.com/video/BV1pm4y1z7Gm/ ) izleyebilirsiniz!
RVC Kullanarak Gerçek Zamanlı Ses Dönüşüm Yazı lı mı : [w-okada/voice-changer ](https://github.com/w-okada/voice-changer )
> Ön eğitim modeli için veri kümesi neredeyse 50 saatlik yüksek kaliteli VCTK açı k kaynak veri kümesini kullanı r.
> Yüksek kaliteli lisanslı şarkı veri setleri telif hakkı ihlali olmadan kullanı mı nı z için eklenecektir.
> Lütfen daha büyük parametrelere, daha fazla eğitim verisine sahip RVCv3'ün ön eğitimli temel modeline göz atı n; daha iyi sonuçlar, değişmeyen çı karsama hı zı ve daha az eğitim verisi gerektirir.
## Özet
Bu depo aşağı daki özelliklere sahiptir:
+ Ton sı zı ntı sı nı en aza indirmek için kaynak özelliğini en iyi çı karı mı kullanarak eğitim kümesi özelliği ile değiştirme;
+ Kolay ve hı zlı eğitim, hatta nispeten zayı f grafik kartları nda bile;
+ Az miktarda veriyle bile nispeten iyi sonuçlar alı n (>=10 dakika düşük gürültülü konuşma önerilir);
+ Timbraları değiştirmek için model birleştirmeyi destekleme (ckpt işleme sekmesi-> ckpt birleştir);
+ Kullanı mı kolay Web arayüzü;
2026-07-23 01:40:12 +08:00
+ pymss/MSST modelini kullanarak hı zla vokalleri ve enstrümanları ayı rma.
2026-07-19 21:17:17 +08:00
+ En güçlü Yüksek tiz Ses Çı karma Algoritması [InterSpeech2023-RMVPE ](#Krediler ) sessiz ses sorununu önlemek için kullanı lı r. En iyi sonuçları (önemli ölçüde) sağlar ve Crepe_full'den daha hı zlı çalı şı r, hatta daha düşük kaynak tüketimi sağlar.
2026-07-19 22:23:01 +08:00
+ AMD/Intel sistemleri CPU bağı mlı lı kları nı kullanı r; Windows DirectML, Linux CPU kullanabilir.
2026-07-19 21:17:17 +08:00
## Ortamı n Hazı rlanması
2026-07-19 22:23:01 +08:00
Bu dal **Python 3.12 x64 ** için hazı rlanmı ştı r. Tüm komutları depo kökünde çalı ştı rı n. Ubuntu 24.04 x86_64 önerilir.
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
### Ubuntu 24.04
2026-07-19 21:17:17 +08:00
```bash
2026-07-19 22:23:01 +08:00
sudo apt update
sudo apt install -y python3.12 python3.12-venv python3.12-dev ffmpeg unzip libsndfile1 libportaudio2
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
python3.12 -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip setuptools wheel
2026-07-19 21:17:17 +08:00
```
2026-07-19 22:23:01 +08:00
### Windows
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
Python 3.12 x64 kurduktan sonra sanal ortam oluşturun:
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
```powershell
py -3.12 -m venv .venv
.venv\Scripts\activate
python -m pip install --upgrade pip setuptools wheel
2026-07-19 21:17:17 +08:00
```
2026-07-19 22:23:01 +08:00
### Donanı ma göre bağı mlı lı k seçimi
| Donanı m | Kurulum |
| --- | --- |
| CPU, AMD, Intel | `requirments_cpu_py312.txt` kullanı n; Windows DirectML, Linux CPU kullanabilir |
| NVIDIA RTX 50 serisi | Önce CUDA 12.8 Torch, ardı ndan `requirments_cu128_py312.txt` |
| RTX 50 serisinden önceki NVIDIA | Önce CUDA 11.8 Torch, ardı ndan `requirments_cu118_py312.txt` |
#### CPU, AMD, Intel
2026-07-19 21:17:17 +08:00
```bash
2026-07-19 22:23:01 +08:00
python -m pip install -r requirments_cpu_py312.txt
2026-07-19 21:17:17 +08:00
```
2026-07-19 22:23:01 +08:00
#### NVIDIA RTX 50 serisi: iki aşama
2026-07-19 21:17:17 +08:00
```bash
2026-07-19 22:23:01 +08:00
python -m pip install torch==2.7.1+cu128 torchaudio==2.7.1+cu128 \
--index-url https://download.pytorch.org/whl/cu128 \
--extra-index-url https://pypi.org/simple
python -m pip install -r requirments_cu128_py312.txt
```
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
#### RTX 50 serisinden önceki NVIDIA: iki aşama
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
```bash
python -m pip install torch==2.7.1+cu118 torchaudio==2.7.1+cu118 \
--index-url https://download.pytorch.org/whl/cu118 \
--extra-index-url https://pypi.org/simple
python -m pip install -r requirments_cu118_py312.txt
```
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
Torch ve CUDA durumunu doğrulayı n:
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
```bash
python -c "import torch; print('torch:', torch.__version__); print('cuda:', torch.version.cuda); print('cuda available:', torch.cuda.is_available())"
```
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
### Paket kaynakları
Üç `requirments_*.txt` dosyası nı n başı nda paket kaynakları yer alı r. Resmî kaynakları kullanmak için yalnı zca `--index-url` ve `--extra-index-url` satı rları nı değiştirin; sürümleri, CUDA eklerini ve iki aşamalı sı rayı koruyun.
| Default mirror | Official source |
| --- | --- |
| `https://mirrors.pku.edu.cn/pypi/simple` | `https://pypi.org/simple` |
| `https://mirrors.nju.edu.cn/pytorch/whl/cpu` | `https://download.pytorch.org/whl/cpu` |
| `https://mirrors.nju.edu.cn/pytorch/whl/cu118` | `https://download.pytorch.org/whl/cu118` |
| `https://mirrors.nju.edu.cn/pytorch/whl/cu128` | `https://download.pytorch.org/whl/cu128` |
## Modeller ve çalı şma dizinleri
WebUI çalı şma dizinlerini otomatik oluşturur. Modelleri [Hugging Face model deposundan ](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main ) indirin ve şu yapı yı koruyun:
```text
assets/
├── hubert_base/
│ ├── config.json
│ ├── preprocessor_config.json
│ └── pytorch_model.bin
├── rmvpe/rmvpe.pt
├── pretrained/
├── pretrained_v2/
2026-07-23 01:40:12 +08:00
├── pymss_weights/
2026-07-19 22:23:01 +08:00
├── weights/ # user RVC .pth models
└── indices/ # user .index files
logs/
└── mute/ # training silence samples
# Exact paths used by the code
assets/hubert_base/config.json
assets/hubert_base/preprocessor_config.json
assets/hubert_base/pytorch_model.bin
assets/rmvpe/rmvpe.pt
assets/pretrained/*.pth
assets/pretrained_v2/*.pth
2026-07-23 01:40:12 +08:00
assets/pymss_weights/*
2026-07-19 22:23:01 +08:00
assets/weights/*.pth
assets/indices/*.index
logs/mute/*
```
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
### Modelleri indirme
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
```bash
python -m pip install --upgrade huggingface_hub
# Required for inference and feature extraction
hf download lj1995/VoiceConversionWebUI --revision main \
--include "hubert_base/*" --local-dir assets
hf download lj1995/VoiceConversionWebUI rmvpe.pt --revision main \
--local-dir assets/rmvpe
# Required for v1/v2 training
hf download lj1995/VoiceConversionWebUI --revision main \
--include "pretrained/*" "pretrained_v2/*" --local-dir assets
hf download lj1995/VoiceConversionWebUI mute.zip --revision main \
--local-dir .model-downloads
python -m zipfile -e .model-downloads/mute.zip logs
2026-07-23 01:40:12 +08:00
# Required only for pymss/MSST vocal separation
2026-07-19 22:23:01 +08:00
hf download lj1995/VoiceConversionWebUI --revision main \
2026-07-23 01:40:12 +08:00
--include "pymss_weights/*" --local-dir assets
2026-07-19 22:23:01 +08:00
```
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
Windows AMD/Intel DirectML ortamları nda ayrı ca şu dosya gerekir:
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
```bash
hf download lj1995/VoiceConversionWebUI rmvpe.onnx --revision main \
--local-dir assets/rmvpe
```
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
### FFmpeg
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
Yukarı daki Ubuntu komutu FFmpeg'i kurar. Windows'ta şu dosyaları depo köküne yerleştirin:
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
- [ffmpeg.exe ](https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/ffmpeg.exe?download=true )
- [ffprobe.exe ](https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/ffprobe.exe?download=true )
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
## WebUI'yi başlatma
2026-07-19 21:17:17 +08:00
2026-07-19 22:23:01 +08:00
```bash
python webui.py
2026-07-19 21:17:17 +08:00
```
2026-07-19 22:23:01 +08:00
Grafik arayüzü olmayan Ubuntu sunucusu:
2026-07-19 21:17:17 +08:00
```bash
2026-07-19 22:23:01 +08:00
python webui.py --noautoopen
2026-07-19 21:17:17 +08:00
```
2026-07-19 22:23:01 +08:00
Varsayı lan bağlantı noktası `7865` 'tir. `.pth` modellerini `assets/weights/` , `.index` dosyaları nı `assets/indices/` içine yerleştirin.
2026-07-19 21:17:17 +08:00
## Krediler
+ [ContentVec ](https://github.com/auspicious3000/contentvec/ )
+ [VITS ](https://github.com/jaywalnut310/vits )
+ [HIFIGAN ](https://github.com/jik876/hifi-gan )
+ [Gradio ](https://github.com/gradio-app/gradio )
+ [FFmpeg ](https://github.com/FFmpeg/FFmpeg )
+ [Ultimate Vocal Remover ](https://github.com/Anjok07/ultimatevocalremovergui )
2026-07-23 01:40:12 +08:00
+ [pymss-project/pymss ](https://github.com/pymss-project/pymss )
2026-07-19 21:17:17 +08:00
+ [audio-slicer ](https://github.com/openvpi/audio-slicer )
+ [Vokal ton çı karma:RMVPE ](https://github.com/Dream-High/RMVPE )
+ Ön eğitimli model [yxlllc ](https://github.com/yxlllc/RMVPE ) ve [RVC-Boss ](https://github.com/RVC-Boss ) tarafı ndan eğitilip test edilmiştir.
2026-07-19 22:23:01 +08:00
2026-07-19 21:17:17 +08:00
## Katkı da Bulunan Herkese Teşekkürler
<a href="https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/graphs/contributors" target="_blank">
<img src="https://contrib.rocks/image?repo=RVC-Project/Retrieval-based-Voice-Conversion-WebUI" />
</a>