ChatTTS-Forge / .env.webui
zhzluke96
update
1df74c6
raw
history blame
No virus
307 Bytes
# Server configuration
SERVER_NAME=
SERVER_PORT=
# Gradio interface options
SHARE=
DEBUG=
AUTH=
# Model inference options
HALF=True
OFF_TQDM=True
DEBUG_GENERATE=True
# Text-to-Speech (TTS) configuration
TTS_MAX_LEN=1000
SSML_MAX_LEN=3000
MAX_BATCH_SIZE=12
V_GIT_TAG="🤗hf(0.6.1-rc)"
V_GIT_COMMIT=main