Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -181,8 +181,8 @@
|
|
181 |
"res_scale": false,
|
182 |
"resid_dropout": 0.0,
|
183 |
"sample_hop_length": 30000,
|
184 |
-
"sample_length":
|
185 |
-
"sample_length_in_seconds":
|
186 |
"scale_attn_by_inverse_layer_idx": false,
|
187 |
"scale_attn_weights": true,
|
188 |
"single_enc_dec": [
|
|
|
181 |
"res_scale": false,
|
182 |
"resid_dropout": 0.0,
|
183 |
"sample_hop_length": 30000,
|
184 |
+
"sample_length": 881920,
|
185 |
+
"sample_length_in_seconds": 20,
|
186 |
"scale_attn_by_inverse_layer_idx": false,
|
187 |
"scale_attn_weights": true,
|
188 |
"single_enc_dec": [
|