#idk what to do it says
1 messages · Page 1 of 1 (latest)
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'
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
did you do every command here?
pip install -r requirements.txt
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.
well, ur gonna have a very hard time getting this working with out some experience 😅
you skipped the command for install torch i think
you might have the wrong version of python installed 
what version should i have
yeahhhh
what gpu u have?
rx 6600
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
i dont let me
ah, you're not on linux 
Follow this video guide
every step
sorry
i mean this one
Links referenced in the video:
RVC Github - https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Curate and Record Data Samples - https://www.youtube.com/watch?v=xgvT7UnUTng&t=960s
Download UVR - https://youtu.be/xgvT7UnUTng?t=1292
Come join The Learning Journey!
Discord - https://discord.gg/Mym3MxcvWg
Github - https://github.c...
what so i gotta do this all again
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
do i just uninstall stuff
probably
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
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
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
You need directory /runtime/ inside there are python installed with all dependencies. If you want install this in local please use this package : https://huggingface.co/lj1995/VoiceConversionWebUI/blob/main/RVC-beta.7z , just run go-web.bat and this will works