| # General | |
| sample_rate: 2048 | |
| kernel_length: 1.5 | |
| # Preprocessing | |
| psd_length: 64 | |
| fduration: 1 | |
| fftlength: 2.5 | |
| highpass: 32 | |
| # Inference | |
| inference_sampling_rate: 128 | |
| offline_sampling_rate: 4 | |
| batch_size: 32 | |
| # Postprocessing | |
| integration_window_length: 1.5 | |
| aframe_right_pad: 0.0 | |