Update config.py

This commit is contained in:
RVC-Boss 2024-01-17 16:17:43 +08:00 committed by GitHub
parent b131d6d3a5
commit b797af17dd

View File

@ -1,3 +1,4 @@
import sys
is_half=True
exp_root="logs"
python_exec=sys.executable or "python"