Valor commited on
Commit
b1e2ada
1 Parent(s): 3842414

Update config.json5

Browse files
Files changed (1) hide show
  1. 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": 1800,
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.