zivzhao commited on
Commit
7bdf4db
·
verified ·
1 Parent(s): 60c92fc

Update config.json5

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