Skip to content

ppcfuns/Retrieval-based-Voice-Conversion-WebUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrieval-based-Voice-Conversion-WebUI

Open In Colab

缺失的2个文件夹和2个文件:

hubert_base.pt

ffmpeg(自己确保ffmpeg命令能执行就行)

pretrained文件夹

uvr5_weights文件夹

文件太大github传不动,去huggingface上下https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main

当然你也可以直接看看RVC-beta.7z这个文件→_→

按照requirements.txt用pip装好环境,python infer-web.py就能用了

根据经验,librosa numpy和numba三个包最好写死版本否则容易有坑,其他的包版本不太重要

宣传视频:https://www.bilibili.com/video/BV1pm4y1z7Gm/

教程见小白简易教程.doc

We will develop an English version windows WebUI APP in 2 weeks.

Realtime Voice Conversion Software using RVC

https://github.com/w-okada/voice-changer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.1%
  • Jupyter Notebook 4.2%
  • Batchfile 2.7%