| { | |
| "batch_size": 32, | |
| "num_workers": 24, | |
| "grad_accum_steps": 1, | |
| "plot_update": 64, | |
| "patience": 64, | |
| "min_lr": 1e-07, | |
| "max_lr": 3e-05, | |
| "warmup_steps": 5000, | |
| "weight_decay": 0.0, | |
| "epochs": 30, | |
| "epoch_len": 10000, | |
| "\u03c6": 0.0, | |
| "audio_length": 524288, | |
| "channels": 2, | |
| "J": 8, | |
| "Ne": null, | |
| "Nd": 768, | |
| "latent_dim": 27, | |
| "latent_bits": 8, | |
| "lightweight_encode": true, | |
| "post_filter": true | |
| } |