Open Trainne opened 1 year ago
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 💀
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?
i think this was the issue, i already change its
i think this was the issue, i already change its
It is, but its my notebook though 😠Will make a PR soon.
Great job, for generate now this fixed and worked, but for spilitting still don't work at link ardha and Minatolsuki.
Great job, for generate now this fixed and worked, but for spilitting still don't work at link ardha and Minatolsuki.
Looks like drive_path should be path_audio. Let's see about that. Also, are you using Drive as your input?
yea, I did as usual entering the link /content/Drive/Mydrive/audio
yea, I did as usual entering the link /content/Drive/Mydrive/audio
Were you using WebUI to seperate?
yea, i use WebUI, cause this a simple to bulk spilitting
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 🙂)
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
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
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..
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.