Skip to content

Mojobones/RVC-Paperspace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

940 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of RVC that allows models to be trained on Paperspace.

Usage:

  1. Clone this repository into the Paperspace machine
  2. Navigate into the cloned folder and run 'make install' in the terminal. This step will need to be run every time the machine is restarted.
  3. In the terminal run 'make basev1' for RVC v1 required files
  4. In the terminal run 'make basev2' for RVC v2 required files
  5. Run 'make run-ui' and use the gradio URL that is printed in order to access the GUI

If you want to use Tensorboard, in a separate terminal run 'make tensorboard'

About

RVC fork that works with Paperspace

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 92.6%
  • Jupyter Notebook 3.1%
  • Batchfile 2.1%
  • Makefile 0.9%
  • Shell 0.6%
  • Go 0.4%
  • Dockerfile 0.3%