REM — 1) Activate your Conda environment (must use CALL) :contentReference[oaicite:0]{index=0} call conda activate AudioX REM — 2) Run the Gradio script python run_gradio.py --model-config model/config.json --share REM — 3) Exit the batch file and close the window :contentReference[oaicite:1]{index=1} exit /B 0