Coder Social home page Coder Social logo

sudhakar-r08 / voice_clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luisesantillan/project

0.0 0.0 0.0 13.73 MB

Voice data <= 10 mins can also be used to train a good VC model!

License: MIT License

Shell 2.69% Python 90.60% Batchfile 2.04% Jupyter Notebook 4.43% Dockerfile 0.24%

voice_clone's Introduction

Open In Colab

Local Installation

If you already have RVC installed, then just download GUI.py and drop it in the root folder! If you need to install RVC, I recommend you check the original repo Or read this at least.

I recommend you use a virtual environment

python -m venv RVC
cd RVC
git clone https://github.com/777gt/-EVC-
Scripts/activate.bat
pip install torch torchvision torchaudio
pip install -r "-EVC-/requirements.txt"

If you're on Windows, like me, and don't have an NVIDA graphics card, install the requirements from a different .txt:

pip install -r "-EVC-/requirements-dml.txt"

Also, do not forget to download the necessary models. EasyGUI uses RVC 2 40k models.

wget https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/rmvpe.pt -O ./assets/rmvpe/rmvpe.pt
wget https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/rmvpe.onnx -O ./assets/rmvpe/rmvpe.onnx
wget https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/hubert_base.pt -O ./assets/hubert/hubert_base.pt
wget https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/pretrained_v2/D40k.pth -O ./assets/pretrained_v2/D40k.pth
wget https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/pretrained_v2/G40k.pth -O ./assets/pretrained_v2/G40k.pth
wget https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/pretrained_v2/f0D40k.pth -O ./assets/pretrained_v2/f0D40k.pth
wget https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/pretrained_v2/f0G40k.pth -O ./assets/pretrained_v2/f0G40k.pth

voice_clone's People

Contributors

rvc-boss avatar tps-f avatar fumiama avatar github-actions[bot] avatar luisesantillan avatar ricecakey06 avatar entropyriser avatar dependabot[bot] avatar narusemioshirakana avatar l4ph avatar naozumi520 avatar natoboram avatar nadare881 avatar yxlllc avatar chenxvb avatar tarepan avatar ms903x1 avatar spice-z avatar sgsavu avatar pengoosedev avatar junityzhan avatar dogayagcizeybek avatar cccraim avatar mrhan1993 avatar hironow avatar hiwanz avatar shaotz avatar matej-tkac avatar rsxdalv avatar kalomaze avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.