8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
# Comma-separated list of engines to activate.
|
|
# Available options (potentially): piper, styletts, f5_tts, chattts
|
|
ACTIVE_ENGINES='["piper", "styletts"]'
|
|
|
|
# Server configuration
|
|
HOST=0.0.0.0
|
|
PORT=8000
|