e23thr commited on
Commit
16642d8
1 Parent(s): 32dc49e

update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -88,7 +88,7 @@
88
  "min_audio_len": 32768,
89
  "max_audio_len": 160000,
90
  "min_text_len": 1,
91
- "max_text_len": Infinity,
92
  "compute_f0": false,
93
  "compute_linear_spec": true,
94
  "precompute_num_workers": 0,
 
88
  "min_audio_len": 32768,
89
  "max_audio_len": 160000,
90
  "min_text_len": 1,
91
+ "max_text_len": 9223372036854775807,
92
  "compute_f0": false,
93
  "compute_linear_spec": true,
94
  "precompute_num_workers": 0,