Closed mrbeastqw1 closed 1 year ago
?
Do you have pytorch installed?
If you are unsure, open Command prompt and copy-paste: pip show torch
Outcome 1: The 'pip' command isn't recognised. To fix this, you should get the latest Python installer from https://www.python.org/downloads/
and run the installer.
Once you reach an 'Optional features' screen. make sure that the box next to 'pip' is checked. This will install the 'pip' library for you and then you can try the pip show torch
command again.
Outcome 2: An error gets shown: "WARNING: Package(s) not found: torch". To fix this, copy-paste this command to start installing Pytorch: pip install torch
This will automatically install the Pytorch library for you and your Pytorch models should now work.
Outcome 3: Command prompt finds the 'torch' library and gives the version of the torch library that you have installed. Here, you don't need to do anything except wait for @w-okada
If they are still broken, I can't help. You will need to wait for @w-okada to help you.
Show me further up the log.
dude my voices don't work too, is like the app is not detecting my microphone in my notebook
no res close
Issue Type
Bug Report
vc client version number
Exceptions.PipelineNotInitializedException: 'Pipeline is not initialized.' [Voice Changer] Pipeline is not initialized. [Voice Changer] VC PROCESSING EXCEPTION!!! 'Pipeline is not initialized.' 'Pipeline is not initialized.' Traceback (most recent call last): File "voice_changer\VoiceChangerV2.py", line 228, in on_request File "voice_changer\RVC\RVCr2.py", line 155, in inference Exceptions.PipelineNotInitializedException: 'Pipeline is not initialized.' [Voice Changer] Pipeline is not initialized. [Voice Changer] VC PROCESSING EXCEPTION!!! 'Pipeline is not initialized.' 'Pipeline is not initialized.' Traceback (most recent call last): File "voice_changer\VoiceChangerV2.py", line 228, in on_request File "voice_changer\RVC\RVCr2.py", line 155, in inference Exceptions.PipelineNotInitializedException: 'Pipeline is not initialized.' [Voice Changer] Pipeline is not initialized. [Voice Changer] VC PROCESSING EXCEPTION!!! 'Pipeline is not initialized.' 'Pipeline is not initialized.' Traceback (most recent call last): File "voice_changer\VoiceChangerV2.py", line 228, in on_request File "voice_changer\RVC\RVCr2.py", line 155, in inference Exceptions.PipelineNotInitializedException: 'Pipeline is not initialized.'
OS
Windows 10
GPU
Nvidea RTX 3070
Clear setting
no
Sample model
no
Input chunk num
yes
Wait for a while
The GUI successfully launched.
read tutorial
yes
Extract files to a new folder.
yes
Voice Changer type
idk
Model type
pyTorch
Situation
The voices dont work, it says PIpeline is not initialized
application window capture
No response
logs on terminal
Exceptions.PipelineNotInitializedException: 'Pipeline is not initialized.' [Voice Changer] Pipeline is not initialized. [Voice Changer] VC PROCESSING EXCEPTION!!! 'Pipeline is not initialized.' 'Pipeline is not initialized.' Traceback (most recent call last): File "voice_changer\VoiceChangerV2.py", line 228, in on_request File "voice_changer\RVC\RVCr2.py", line 155, in inference Exceptions.PipelineNotInitializedException: 'Pipeline is not initialized.'