Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -185,9 +185,9 @@
|
|
| 185 |
"batch_group_size": 0,
|
| 186 |
"loss_masking": null,
|
| 187 |
"min_audio_len": 1,
|
| 188 |
-
"max_audio_len":
|
| 189 |
"min_text_len": 1,
|
| 190 |
-
"max_text_len":
|
| 191 |
"compute_f0": false,
|
| 192 |
"compute_energy": false,
|
| 193 |
"compute_linear_spec": true,
|
|
|
|
| 185 |
"batch_group_size": 0,
|
| 186 |
"loss_masking": null,
|
| 187 |
"min_audio_len": 1,
|
| 188 |
+
"max_audio_len": 999999999999999999,
|
| 189 |
"min_text_len": 1,
|
| 190 |
+
"max_text_len": 999999999999999999,
|
| 191 |
"compute_f0": false,
|
| 192 |
"compute_energy": false,
|
| 193 |
"compute_linear_spec": true,
|