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
while opening start_tts_webui.bat i'm getting this error
issue:
Trascrizione avviata. File di output: D:\tts-generation-webui-main\installer_scripts\output.log
"Checking if the Micromamba/Conda environment is already installed."
"Micromamba/Conda environment already installed in C:\WINDOWS\system32\installer_files\env, skipping installation"
Starting init app (version: 0.0.6)...
Checking conda installation...
>conda --version
conda 24.7.1
Pulling updates from tts-generation-webui
There was a problem while pulling updates. Aborting...
ENOENT: no such file or directory, open '.git/refs/heads/main'
Failed to init the app, exiting...
The text was updated successfully, but these errors were encountered:
There are several installation issues happening. Do you have conda/micromamba installed on your system?
I am not sure why it jumped out of the installation directory all the way to system32 folder. Did you run it as an admin rather than 'normally'?
OS: Windows 10 with Visual Studio C+
while opening start_tts_webui.bat i'm getting this error
issue:
The text was updated successfully, but these errors were encountered: