[go: nahoru, domu]

Skip to content

A GUI focused on ease of use and user experience based on the Mangio-RVC-Fork.

License

Notifications You must be signed in to change notification settings

mshiin/EasyGUI-RVC-Fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open In Colab

Installation

!git clone https://github.com/777gt/EasyGUI-RVC-Fork
!cd EasyGUI-RVC-Fork
!pip install -r requirements.txt

Now download the hubert base model into that folder too.

Running it

On windows you can just open the go-web.bat file or navigate to the EasyGUI folder and manually type:

!python.exe EasierGUI.py --pycmd python.exe --port 7897

On linux do:

!python3 EasierGUI.py --pycmd python3

Latest updates: 6/18/23 : Automatically selects the index file when you select your model if it exists. 6/19/23: Added Elevenlabs API TTS and Google TTS. 6/20/23: Changed default values, removed resampling option. Optimized for local installation. 6/21/23: Added a Wav2Lip tab from wav2lip-HD https://github.com/indianajson/wav2lip-HD

About

A GUI focused on ease of use and user experience based on the Mangio-RVC-Fork.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.4%
  • Jupyter Notebook 5.4%
  • Batchfile 2.2%
  • Other 1.0%