Upload aframe_config.yaml
Browse files- aframe_config.yaml +10 -0
aframe_config.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sample_rate: 2048
|
| 2 |
+
kernel_length: 1.5
|
| 3 |
+
inference_sampling_rate: 128
|
| 4 |
+
batch_size: 32
|
| 5 |
+
psd_length: 64
|
| 6 |
+
aframe_right_pad: 0.0
|
| 7 |
+
fduration: 1
|
| 8 |
+
integration_window_length: 1.5
|
| 9 |
+
fftlength: 2.5
|
| 10 |
+
highpass: 32
|