CultriX commited on
Commit
97bd06c
·
verified ·
1 Parent(s): 3516ae8

Update config.json5

Browse files
Files changed (1) hide show
  1. config.json5 +1 -1
config.json5 CHANGED
@@ -329,7 +329,7 @@
329
  // * WEBUI options *
330
 
331
  // Maximum audio file length in seconds, or -1 for no limit. Ignored by CLI.
332
- "input_audio_max_duration": 3600,
333
  // True to share the app on HuggingFace.
334
  "share": false,
335
  // The host or IP to bind to. If None, bind to localhost.
 
329
  // * WEBUI options *
330
 
331
  // Maximum audio file length in seconds, or -1 for no limit. Ignored by CLI.
332
+ "input_audio_max_duration": -1,
333
  // True to share the app on HuggingFace.
334
  "share": false,
335
  // The host or IP to bind to. If None, bind to localhost.