Spaces:
Running
on
Zero
Running
on
Zero
zhzluke96
commited on
Commit
•
cc1373e
1
Parent(s):
627d3d7
update
Browse files- .env.webui +1 -0
.env.webui
CHANGED
@@ -10,6 +10,7 @@ AUTH=
|
|
10 |
# Model inference options
|
11 |
HALF=True
|
12 |
OFF_TQDM=True
|
|
|
13 |
|
14 |
# Text-to-Speech (TTS) configuration
|
15 |
TTS_MAX_LEN=1000
|
|
|
10 |
# Model inference options
|
11 |
HALF=True
|
12 |
OFF_TQDM=True
|
13 |
+
DEBUGE_GENERATE=True
|
14 |
|
15 |
# Text-to-Speech (TTS) configuration
|
16 |
TTS_MAX_LEN=1000
|