#idk what to do it says

1 messages · Page 1 of 1 (latest)

warm hedge
#

Launching Retrieval-based Voice Conversion WebUI...
Traceback (most recent call last):
File "C:\TCHT\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 18, in <module>
import faiss
File "C:\Python310\lib\site-packages\faiss_init_.py", line 27, in <module>
import numpy as np
ModuleNotFoundError: No module named 'numpy'

edgy canopy
#

install numpy

#

pip install numpy

#

did you install via the requirements.txt?

warm hedge
#

i dont know how

#

i did numpy it did this now

#

Launching Retrieval-based Voice Conversion WebUI...
Traceback (most recent call last):
File "C:\TCHT\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 20, in <module>
import gradio as gr
ModuleNotFoundError: No module named 'gradio'

edgy canopy
#

you skipped all these steps

#

do these

#

then try launching

warm hedge
#

Launching Retrieval-based Voice Conversion WebUI...
Traceback (most recent call last):
File "C:\TCHT\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 21, in <module>
import soundfile as sf
ModuleNotFoundError: No module named 'soundfile'

#

i did that then this

edgy canopy
# edgy canopy

did you do every command here?
pip install -r requirements.txt

warm hedge
#

mb sorry

#

i dont do python

#

i dont do any coding

#

Installing collected packages: mpmath, sympy, networkx, torch, torchvision, torchaudio
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchcrepe 0.0.20 requires librosa==0.9.1, which is not installed.
torchcrepe 0.0.20 requires resampy, which is not installed.
torchcrepe 0.0.20 requires scipy, which is not installed.

edgy canopy
#

you skipped the command for install torch i think
you might have the wrong version of python installed thonk

warm hedge
#

what version should i have

edgy canopy
#

what gpu u have?

warm hedge
#

rx 6600

edgy canopy
#

huh ok

#

u ran this?

# Install the Poetry dependency management tool, skip if installed
# Reference: https://python-poetry.org/docs/#installation
curl -sSL https://install.python-poetry.org | python3 -

# Install the project dependencies
poetry install
warm hedge
#

i dont let me

edgy canopy
#

ah, you're not on linux thinkies

#

Follow this video guide

#

every step

#

sorry

#

i mean this one

warm hedge
#

what so i gotta do this all again

edgy canopy
#

idk what you missed so id restart if i were you

#

this is how this stuff is when its this new
lots of important steps

warm hedge
#

do i just uninstall stuff

edgy canopy
#

probably

warm hedge
#

PS C:\Users\test user> pip install -r requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

#

i see it in there idk why

edgy canopy
#

are you in the right folder? you probably made a typo

#

what is your native language

#

do ls and it should show what is in that folder

warm hedge
#

C:\Retrieval-based-Voice-Conversion-WebUI-main (1)\Retrieval-based-Voice-Conversion-WebUI-main>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897
The system cannot find the path specified.

C:\Retrieval-based-Voice-Conversion-WebUI-main (1)\Retrieval-based-Voice-Conversion-WebUI-main>pause
Press any key to continue . . .

#

when i open go-web.bat

sturdy thorn
warm hedge
#

i did all that and all i had to do was download this

#

thanks