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

A library is missing from the dependency configuration file in build #14

Open
BiFangKNT opened this issue Mar 8, 2025 · 5 comments
Open

Comments

@BiFangKNT
Copy link

BiFangKNT commented Mar 8, 2025

Missing the websockets library in the default dependencies, causing the program files build to fail to run

@BiFangKNT BiFangKNT changed the title A library is missing from the dependency configuration file A library is missing from the dependency configuration file in build Mar 8, 2025
@BiFangKNT
Copy link
Author

Why it shows no CUDA:

Image

Additionally, the GUI is open, but it seems that the functions cannot be used. I clicked on synthesis and there was no response, and no files are in the output

Image

@BiFangKNT
Copy link
Author

CUDA environment variable is already configured:

Image

But:

Image

@BiFangKNT
Copy link
Author

CUDA environment variable is already configured:

Image

But:

Image

The default installed pytorch is the CPU version, and you need to uninstall and install the CUDA version yourself

Additionally, it is necessary to add the setting of environment variables in the startup script

@AnyaCoder
Copy link
Owner

Yeah, install the CUDA version.
Have you tried to click the "play" button? Since it showed the length of the synthesized audio.

@BiFangKNT
Copy link
Author

BiFangKNT commented Mar 8, 2025

Yeah, install the CUDA version. Have you tried to click the "play" button? Since it showed the length of the synthesized audio.

The previous failure was due to the fact that I didn't know this repository was only for the GUI frontend and that the backend also needed to be installed

Now it works, but there are still some issues

The audio cannot play in GUI, can be opened in the output folder, but it does not match the tone of the audio imported with me.

And using webui can be used normally

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

2 participants