Spaces:
Sleeping
Sleeping
Update config.json5
Browse files- config.json5 +1 -1
config.json5
CHANGED
@@ -58,7 +58,7 @@
|
|
58 |
// * WEBUI options *
|
59 |
|
60 |
// Maximum audio file length in seconds, or -1 for no limit. Ignored by CLI.
|
61 |
-
"input_audio_max_duration":
|
62 |
// True to share the app on HuggingFace.
|
63 |
"share": false,
|
64 |
// The host or IP to bind to. If None, bind to localhost.
|
|
|
58 |
// * WEBUI options *
|
59 |
|
60 |
// Maximum audio file length in seconds, or -1 for no limit. Ignored by CLI.
|
61 |
+
"input_audio_max_duration": -1,
|
62 |
// True to share the app on HuggingFace.
|
63 |
"share": false,
|
64 |
// The host or IP to bind to. If None, bind to localhost.
|