AI-Song-Cover-RVC
AI-Song-Cover-RVC copied to clipboard
RVC_2_Training error generate and error splitting on WebUi
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
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
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 think this was the issue, i already change its