Skip to content

๐Ÿš€ RVC + UVR = A perfect set of tools for voice cloning, easily and free!

License

Notifications You must be signed in to change notification settings

blaisewf/rvc-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ RVC + UVR = A perfect set of tools for voice cloning, easily and free!

Open In Collab

Installation

Ensure that you have the necessary Python packages installed by following these steps (Python 3.9 is recommended):

Windows

Execute the install.bat file to activate a Conda environment. Afterward, launch the application using env/python.exe cli.py instead of the conventional python cli.py command.

Linux

chmod +x install.sh
./install.sh

Getting Started

For detailed information and command-line options, refer to the help command:

python rvc_cli.py -h
python uvr_cli.py -h

This command provides a clear overview of the available modes and their corresponding parameters, facilitating effective utilization of the RVC CLI, but if you need more information, you can check the 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.