You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "E:\Soul-of-Waifu-main\main.py", line 13, in
from resources.data import interface_signals
File "E:\Soul-of-Waifu-main\resources\data\interface_signals.py", line 42, in
from utils.text_to_speech import ElevenLabs, XTTSv2, EdgeTTS
File "E:\Soul-of-Waifu-main\utils\text_to_speech.py", line 15, in
from rvc_python.infer import RVCInference
ModuleNotFoundError: No module named 'rvc_python'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Traceback (most recent call last):
File "E:\Soul-of-Waifu-main\main.py", line 13, in
from resources.data import interface_signals
File "E:\Soul-of-Waifu-main\resources\data\interface_signals.py", line 42, in
from utils.text_to_speech import ElevenLabs, XTTSv2, EdgeTTS
File "E:\Soul-of-Waifu-main\utils\text_to_speech.py", line 15, in
from rvc_python.infer import RVCInference
ModuleNotFoundError: No module named 'rvc_python'
Beta Was this translation helpful? Give feedback.
All reactions