Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Lukysoon/rvc-cli

 
 

Repository files navigation

Getting Started

  • Deploy pod with teplate RunPod Pytorch 2.1
  • run this command in console: git clone https://github.com/Lukysoon/rvc-cli.git;cd rvc-cli;chmod +x install.sh;./install.sh
  • run tensorboard: venv/bin/python3 rvc_cli.py tensorboard

Open the jupyter notebook and run both cells. If you want to run multiple training series, that copy the second cell and change values.

Official documentation

documentation.

References

The RVC CLI builds upon the foundations of the following projects:

We acknowledge and appreciate the contributions of the respective authors and communities involved in these projects.

About

🚀 RVC + UVR = A perfect set of tools for voice cloning, easily and free!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%