Skip to content
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

Error when starting xtts-webui #65

Open
last-fisherman opened this issue Apr 14, 2024 · 0 comments
Open

Error when starting xtts-webui #65

last-fisherman opened this issue Apr 14, 2024 · 0 comments

Comments

@last-fisherman
Copy link

The installation of the program was successful. However, when I tried to run the program, the following error occurred: Traceback (most recent call last): File "C:\Users\pyspil\Downloads\xtts-webui\app.py", line 67, in from xtts_webui import demo File "C:\Users\pyspil\Downloads\xtts-webui\xtts_webui.py", line 3, in from scripts.tts_funcs import TTSWrapper File "C:\Users\pyspil\Downloads\xtts-webui\scripts\tts_funcs.py", line 6, in from TTS.api import TTS ModuleNotFoundError: No module named 'TTS'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant