rsxdalv / tts-generation-webui

TTS Generation Web UI (Bark, MusicGen + AudioGen, Tortoise, RVC, Vocos, Demucs, SeamlessM4T, MAGNet, StyleTTS2, MMS)
https://rsxdalv.github.io/tts-generation-webui/
MIT License
1.64k stars 177 forks source link

ENOENT: no such file or directory, open '.git/refs/heads/main' #373

Open sitzbrau opened 2 days ago

sitzbrau commented 2 days ago

OS: Windows 10 with Visual Studio C+

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...
rsxdalv commented 1 day ago

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'?