Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -181,7 +181,7 @@
|
|
181 |
"res_scale": false,
|
182 |
"resid_dropout": 0.0,
|
183 |
"sample_hop_length": 30000,
|
184 |
-
"sample_length":
|
185 |
"sample_length_in_seconds": 60,
|
186 |
"scale_attn_by_inverse_layer_idx": false,
|
187 |
"scale_attn_weights": true,
|
|
|
181 |
"res_scale": false,
|
182 |
"resid_dropout": 0.0,
|
183 |
"sample_hop_length": 30000,
|
184 |
+
"sample_length": 1048576,
|
185 |
"sample_length_in_seconds": 60,
|
186 |
"scale_attn_by_inverse_layer_idx": false,
|
187 |
"scale_attn_weights": true,
|