Ketengan-Diffusion commited on
Commit
ef5557b
·
verified ·
1 Parent(s): 5735c94

Update config.json5

Browse files
Files changed (1) hide show
  1. config.json5 +1 -1
config.json5 CHANGED
@@ -56,7 +56,7 @@
56
  // * WEBUI options *
57
 
58
  // Maximum audio file length in seconds, or -1 for no limit. Ignored by CLI.
59
- "input_audio_max_duration": 600,
60
  // True to share the app on HuggingFace.
61
  "share": false,
62
  // The host or IP to bind to. If None, bind to localhost.
 
56
  // * WEBUI options *
57
 
58
  // Maximum audio file length in seconds, or -1 for no limit. Ignored by CLI.
59
+ "input_audio_max_duration": -1,
60
  // True to share the app on HuggingFace.
61
  "share": false,
62
  // The host or IP to bind to. If None, bind to localhost.