first commit
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@ -0,0 +1,7 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user