AI-Song-Cover-RVC icon indicating copy to clipboard operation
AI-Song-Cover-RVC copied to clipboard

RVC_2_Training error generate and error splitting on WebUi

Open Trainne opened this issue 2 years ago • 13 comments

I got " --- Logging error --- Traceback (most recent call last): File "/usr/lib/python3.10/logging/init.py", line 1100, in emit msg = self.format(record) File "/usr/lib/python3.10/logging/init.py", line 943, in format return fmt.format(record) File "/usr/lib/python3.10/logging/init.py", line 678, in format record.message = record.getMessage() File "/usr/lib/python3.10/logging/init.py", line 368, in getMessage msg = msg % self.args TypeError: not all arguments converted during string formatting Call stack: File "/content/Retrieval-based-Voice-Conversion-WebUI/infer-web.py", line 30, in from infer.modules.uvr5.modules import uvr File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/content/Retrieval-based-Voice-Conversion-WebUI/infer/modules/uvr5/modules.py", line 13, in config = Config() File "/content/Retrieval-based-Voice-Conversion-WebUI/configs/config.py", line 34, in wrapper wrapper.instance = func(*args, **kwargs) File "/content/Retrieval-based-Voice-Conversion-WebUI/configs/config.py", line 58, in init self.x_pad, self.x_query, self.x_center, self.x_max = self.device_config() File "/content/Retrieval-based-Voice-Conversion-WebUI/configs/config.py", line 121, in device_config logger.info("Found GPU", self.gpu_name) Message: 'Found GPU " I Try to run audio split on webui cannot work and try to generate ai cover with other sample wav got error. 2 1

Trainne avatar Sep 02 '23 03:09 Trainne

Interesting... I will recheck this soon, for now please try RVC V2 by ardha instead.

The first error is caused by the Retreive RVC itself, not the notebook The second error is caused since hubert is not in the same directory. Will recheck. For the third... I have no idea.

Edit: Ardha edit the V2 while I'm sleeping 💀

MinatoIsuki avatar Sep 02 '23 04:09 MinatoIsuki

I've patch it in my repo, can you try click on my notebook on ardha readme and try again to see any errors left?

MinatoIsuki avatar Sep 02 '23 04:09 MinatoIsuki

image i think this was the issue, i already change its

ardha27 avatar Sep 02 '23 04:09 ardha27

image i think this was the issue, i already change its

It is, but its my notebook though 😭 Will make a PR soon.

MinatoIsuki avatar Sep 02 '23 04:09 MinatoIsuki

Great job, for generate now this fixed and worked, but for spilitting still don't work at link ardha and Minatolsuki. 3

Trainne avatar Sep 02 '23 06:09 Trainne

Great job, for generate now this fixed and worked, but for spilitting still don't work at link ardha and Minatolsuki. 3

Looks like drive_path should be path_audio. Let's see about that. Also, are you using Drive as your input?

MinatoIsuki avatar Sep 02 '23 06:09 MinatoIsuki

yea, I did as usual entering the link /content/Drive/Mydrive/audio

Trainne avatar Sep 02 '23 06:09 Trainne

yea, I did as usual entering the link /content/Drive/Mydrive/audio

Were you using WebUI to seperate?

MinatoIsuki avatar Sep 02 '23 06:09 MinatoIsuki

yea, i use WebUI, cause this a simple to bulk spilitting

Trainne avatar Sep 02 '23 06:09 Trainne

yea, i use WebUI, cause this a simple to bulk spilitting

That sucks. I've use splitting script just for a single voice sample, I have never deal with bulk sample. I will try to fix this (if I can 🙂)

MinatoIsuki avatar Sep 02 '23 06:09 MinatoIsuki

I hope I can, if not, at least I can do it one by one on webui :), because previously it was very easy, I'm addicted to it hahaha

Trainne avatar Sep 02 '23 06:09 Trainne

So, I decided to change drive_path to path_audio. Can you retry with this notebook? If it don't, I give up. (I'm travelling and I'm literally using my grandpa's phone to edit the notebook 😅)

https://colab.research.google.com/drive/1AQBcDadXTpm8IhwpJA48zVR7BxPWxuwF

MinatoIsuki avatar Sep 02 '23 07:09 MinatoIsuki

same issue, I've tried one and bulk and the message that comes out is still the same, but it's okay at least the generate can work, thank you for trying :") , enjoy traveling Cao..

Trainne avatar Sep 02 '23 07:09 Trainne