Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vocal accompaniment separation issue #211

Open
Whitestarmania opened this issue Feb 29, 2024 · 0 comments
Open

vocal accompaniment separation issue #211

Whitestarmania opened this issue Feb 29, 2024 · 0 comments

Comments

@Whitestarmania
Copy link

Whitestarmania commented Feb 29, 2024

I keep running into this error when I'm converting the audio file. I did specify that the output should go into the audio output folder so i'm not really sure what the problem could be. I think it might be the directories that might be the issue.

1-04 Freesia-Guilty Gear Xrd.mp3.reformatted.wav->Traceback (most recent call last):
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer-web.py", line 489, in uvr
pre_fun.path_audio(
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer_uvr5.py", line 54, in path_audio
os.makedirs(vocal_root, exist_ok=True)
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
[Previous line repeated 4 more times]
File "os.py", line 225, in makedirs
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\audio-outputsC:'

onlymp3.to - Daybreak Frontline Orangestar Akuya x Parky 歌ってみた--joU7s8uhz8-192k-1709013727.mp3.reformatted.wav->Traceback (most recent call last):
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer-web.py", line 489, in uvr
pre_fun.path_audio(
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer_uvr5.py", line 54, in path_audio
os.makedirs(vocal_root, exist_ok=True)
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
[Previous line repeated 4 more times]
File "os.py", line 225, in makedirs
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\audio-outputsC:'

onlymp3.to - Freesia-xTE_uX526nE-192k-1709013478.mp3.reformatted.wav->Traceback (most recent call last):
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer-web.py", line 489, in uvr
pre_fun.path_audio(
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer_uvr5.py", line 54, in path_audio
os.makedirs(vocal_root, exist_ok=True)
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
[Previous line repeated 4 more times]
File "os.py", line 225, in makedirs
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\audio-outputsC:'

somegirl.mp3.reformatted.wav->Traceback (most recent call last):
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer-web.py", line 489, in uvr
pre_fun.path_audio(
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer_uvr5.py", line 54, in path_audio
os.makedirs(vocal_root, exist_ok=True)
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
[Previous line repeated 4 more times]
File "os.py", line 225, in makedirs
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\audio-outputsC:'

someguy.mp3.reformatted.wav->Traceback (most recent call last):
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer-web.py", line 489, in uvr
pre_fun.path_audio(
File "C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\infer_uvr5.py", line 54, in path_audio
os.makedirs(vocal_root, exist_ok=True)
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
File "os.py", line 215, in makedirs
[Previous line repeated 4 more times]
File "os.py", line 225, in makedirs
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\Users\White\Documents\RVC\Mangio-RVC-v23.7.0_INFER_TRAIN\Mangio-RVC-v23.7.0\audio-outputsC:'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant