-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ModuleNotFoundError: No module named 'MyShell_OpenVoice' #362
Comments
Hello, @kosulako! I'm here to help you with your OpenVoice issue. Let's get this sorted out together. The
By following these steps, you should be able to resolve the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
CommandType Name Version Source Application python.exe 3.9.150... C:\Users\Mateusz\openvoice-env\Scripts\python.exe
|
The issue seems to be related to the installation and recognition of the
By following these steps, you should be able to resolve the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
ok, i had issues in folder structure... Now i see this package doesnt support polish... |
Hi, I installed openvoice according istructions for windows install - https://github.com/Alienpups/OpenVoice/blob/main/docs/USAGE_WINDOWS.md
Unfortunetly, i have error when I'm trying to start script. Error:
ModuleNotFoundError: No module named 'MyShell_OpenVoice'
in folder opevoice i have folder: MyShell_OpenVoice.egg-info
There in this folder i have only this files:
verssion of myshell when i script this - (openvoice-env) PS C:\Users\Mateusz\projekt-ai\backend> pip show MyShell-OpenVoice
Name: MyShell-OpenVoice
Version: 0.0.0
Summary: Instant voice cloning by MyShell.
Home-page: https://github.com/myshell-ai/OpenVoice
Author: MyShell
Author-email: [email protected]
License: MIT License
Location: c:\users\mateusz\openvoice
Requires: librosa, faster-whisper, pydub, wavmark, numpy, eng-to-ipa, inflect, unidecode, whisper-timestamped, pypinyin, cn2an, jieba, gradio, langid
Required-by:
So i have version 0.0.0 ?
Whats wrong with this?
Please help, thanks.
The text was updated successfully, but these errors were encountered: