audio gen in gui

This commit is contained in:
2026-04-08 01:42:29 -06:00
parent 69639342e3
commit 894144c84a
10 changed files with 1123 additions and 371 deletions

View File

@ -14,7 +14,7 @@ if errorlevel 1 (
echo.
echo ERROR: Python was not found.
echo.
echo Please install Python 3.11 from https://www.python.org/downloads/
echo Please install Python 3.12 from https://www.python.org/downloads/
echo IMPORTANT: On the installer, tick "Add Python to PATH" before clicking Install.
echo.
echo After installing, close this window and double-click setup_windows.bat again.