PlayVoice / lora-svc

singing voice change based on whisper, and lora for singing voice clone
MIT License
617 stars 77 forks source link

gui for lora #69

Closed 0mis closed 1 year ago

0mis commented 1 year ago

To use the GUI, you need to save this code as a Python file (e.g. svc_gui.py) and run it with Python 3. You also need to have ffmpeg installed on your system. Then, you can follow these steps:

Click on Select input file button and choose an audio file from your working directory. You can use any format supported by ffmpeg. Click on Select spk files button and choose one or more speaker files (.spk.npy format) from the configs/singers directory. Click on Run All button to start the inference process. A message box will appear when the process is done. Check the output files (.wav format) in your working directory. They will have names like svc_aaq_out_inputfile_spkfile.wav.