Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"flip_sin_to_cos": true,
|
| 31 |
"freq_shift": 0,
|
| 32 |
"global_pool_conditions": false,
|
| 33 |
-
"
|
| 34 |
"in_channels": 4,
|
| 35 |
"layers_per_block": 2,
|
| 36 |
"lstm_features": 768,
|
|
|
|
| 30 |
"flip_sin_to_cos": true,
|
| 31 |
"freq_shift": 0,
|
| 32 |
"global_pool_conditions": false,
|
| 33 |
+
"if_rnn": true,
|
| 34 |
"in_channels": 4,
|
| 35 |
"layers_per_block": 2,
|
| 36 |
"lstm_features": 768,
|