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

Why does my RVC model produces bad results?

Open

#2.025 geöffnet am 29. Apr. 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (2.849 Forks)batch import
help wanted

Repository-Metriken

Stars
 (18.427 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I created a RVC model and I had it set to 50 epochs for training. It produces bad results. Here is the audio file I used for training, I used version v2 and I set the target sample rate to 48k. https://files.catbox.moe/440g5r.wav Here is the input file I used. https://vocaroo.com/11ANq5W9xFd5 Here is the output file. https://vocaroo.com/136PewYoZmL3

Edit: I discovered Seed-VC which worked well with 6 minutes of training data. It was also worked with 14 seconds of training data.

Contributor Guide