Spaces:
Sleeping
Sleeping
Update config.json5
Browse files- config.json5 +1 -1
config.json5
CHANGED
@@ -275,7 +275,7 @@
|
|
275 |
// * WEBUI options *
|
276 |
|
277 |
// Maximum audio file length in seconds, or -1 for no limit. Ignored by CLI.
|
278 |
-
"input_audio_max_duration":
|
279 |
// True to share the app on HuggingFace.
|
280 |
"share": false,
|
281 |
// The host or IP to bind to. If None, bind to localhost.
|
|
|
275 |
// * WEBUI options *
|
276 |
|
277 |
// Maximum audio file length in seconds, or -1 for no limit. Ignored by CLI.
|
278 |
+
"input_audio_max_duration": -1,
|
279 |
// True to share the app on HuggingFace.
|
280 |
"share": false,
|
281 |
// The host or IP to bind to. If None, bind to localhost.
|