#vonovox varmup gives an error

1 messages · Page 1 of 1 (latest)

cobalt jewel
#

File "core/inference/cuvc.py", line 216, in core.inference.cuvc.RVC.init
torch.AcceleratorError: CUDA error: no kernel image is available for execution on the device
Search for cudaErrorNoKernelImageForDevice' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information. CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1 Compile with TORCH_USE_CUDA_DSA` to enable device-side assertions.

Error: RVC model not properly initialized. Check above error for more details.
Failed to initialize audio processing
Critical error in start_vc: Failed to initialize audio processing
Traceback (most recent call last):
File "gui/gui.py", line 1495, in gui.gui.GUI.start_vc
File "gui/gui.py", line 1532, in gui.gui.GUI.initialize_voice_conversion
RuntimeError: Failed to initialize audio processing

tawdry abyss
cobalt jewel
cobalt jewel
#

output device sais dynamics and input is microphone tho

tawdry abyss
cobalt jewel
tawdry abyss
tawdry abyss
# cobalt jewel lemme check

if you checked and they are up to date and it still doesn't work,

try opening CMD in the same folder that you have Vonovox in, and use those commands:

runtime\python.exe -m pip uninstall torch torchvision torchaudio

runtime\python.exe -m pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu118
cobalt jewel
cobalt jewel
wary sapphire
#

Cu126 compilations of torch support GTX 10x0 but even those cards are very outdated

cobalt jewel
#

instead of vonovox

wary sapphire
#

This is not really related to the particular app, all of them use similar/same torch versions. I doubt that there's a 9xx compatible version but this could be checked (if there is, replacing torch in vonovox or any other app is a matter of just one command anyway)

tawdry abyss
tawdry abyss
#

first time someone uses vonovox which such old gpu here

cobalt jewel
#

xd lets try

#

wait

#

i just realised

#

or z

#

nvm

#

do i need to install python

#

for it?

wary sapphire
#

But.. I guess there's a chance it can be manually compiled for it

#

Or maybe there's some 3rd party builds

tawdry abyss
cobalt jewel
# tawdry abyss no, python is embedded inside the program

ERROR: Cannot unpack file C:\Users\konop\AppData\Local\Temp\pip-unpack-dj4s97ct\cu118.html (downloaded from C:\Users\konop\AppData\Local\Temp\pip-req-build-gthh47j8, content-type: text/html); cannot detect archive format
ERROR: Cannot determine archive format of C:\Users\konop\AppData\Local\Temp\pip-req-build-gthh47j8

tawdry abyss
#

you are already using it

tawdry abyss
wary sapphire
#

Yeah, but that's torch 2.2, pretty ancient

#

In vonovox there's 2.10

#

Not sure about w-okada forks

#

I can take another look once I'm home, but I fear that it's not necessarily gonna be worth the hassle. Might require some effort, and even then not sure if it's gonna actually work properly even if the app starts. Curious to know, though

tawdry abyss
wary sapphire
#

Yeah, lots of uncertainty but not a definitive "no"

#

Anyway I don't think I've seen people around here run RVC on Maxwell GPUs xd

tawdry abyss
#

@silver cargo make your own help post, don't invade others

tawdry abyss
#

I have deleted your messages

tawdry abyss
silver cargo
#

Can i ask you something?

#

How do i make a new post?

tawdry abyss
silver cargo
#

Ok!

tawdry abyss
tawdry abyss
tawdry abyss
cobalt jewel
#

oh it do downloads smth

tawdry abyss
cobalt jewel
#

i was waiting for 2gb of data

#

WASAPI Stream Information:
Input Device: Микрофон (2- USB Audio Device)
Output Device: Line 1 (Virtual Audio Cable)
Input Sample Rate: 48000.0
Output Sample Rate: 48000.0
WASAPI Mode: Shared
Initialization Complete

#

xd

#

no way

#

it worked

#

oh goddd

#

it works

#

damn

cobalt jewel
wary sapphire
#

Niiice

#

Gotta remember this

#

Valuable information that it can be run with older torch for Maxwell GPUs just fine xD

cobalt jewel
#

thank god there is article about delay

tawdry abyss
tawdry abyss
tawdry abyss
cobalt jewel
#

but its like 2-4 seconds

#

idk

tawdry abyss
cobalt jewel
#

i kinda have 0 idea what i am doing

#

input is microphone tho

tawdry abyss
cobalt jewel
#

oh i got it its maybe cuz i am using website to test it

#

xd

#

oh damn

#

i removed delay

#

its like

#

a second

cobalt jewel
tawdry abyss
cobalt jewel
tawdry abyss
cobalt jewel
tawdry abyss
#

yeah that would add a lil bit of delay more

cobalt jewel
#

so its about a seconds delay

#

should i set in the app speakers instead of line 1?

tawdry abyss
cobalt jewel
#

to test it normally

tawdry abyss
tawdry abyss
cobalt jewel
#

oh.

tawdry abyss
cobalt jewel
tawdry abyss
cobalt jewel
#

lemme try with some normal model

#

yeah it works fine

#

but sometimes it cant hear me

tawdry abyss
#

@cobalt jewel could i ask you a little favor?
could you try to run those commands in cmd and tell me if it works?:

runtime\python.exe -m pip uninstall torch torchvision torchaudio

runtime\python.exe -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

This should install automatically the latest versions that works for you (without needing to research and set a specific version manually), it's similar to what we tried before but I did a typo before

tawdry abyss
# cobalt jewel alright?

i'm trying to research if there's an easier way to install it, so i will be able to help other users with your gpu in the future, sorry if it disturbs you

cobalt jewel
#

i mean

#

its alright

#

it weights also 2gb?

tawdry abyss
cobalt jewel
tawdry abyss
#

it's basically easily researching the latest versions, without having to manually put them in the code

tawdry abyss
# cobalt jewel uhhh

it should download the same thing just easier command that might be more future proof basically

#

if you don't want to its fine btw

cobalt jewel
#

WARNING: The scripts torchfrtrace.exe and torchrun.exe are installed in 'C:\Users\konop\OneDrive\Desktop\Vonovox-1.6.9\runtime\Scripts' which is not on PATH.

#

it did installed as i see in some things

#

Successfully installed torch-2.7.1+cu118 torchaudio-2.7.1+cu118 torchvision-0.22.1+cu118

#

but there is lots of things after it

#

should i send it?

tawdry abyss
#

thanks for helping!
it should start fine soon, let me know if you need any help with tweaking the settings or anything

cobalt jewel
#

oh

#

i alr closed it

#

and its working

tawdry abyss
#

you can just use it now

cobalt jewel
#

thank you

#

🙏

#

oh also

#

cuz i live in russia i always have vpn on

#

just to make sure

#

it doesent work with vpn on

#

anything

tawdry abyss
# cobalt jewel it doesent work with vpn on

your vpn might be accidentally blocking the pipy servers where it installs the things needed to run, or it might be related to the country you connected to, thanks for telling me tho

tawdry abyss
cobalt jewel
#

im not promoting it

#

but

#

it also doesent work if its on

#

but it works fine without anything

#

alr u can close it

tawdry abyss