Commit a554263e authored by Jan Kiene's avatar Jan Kiene
Browse files

correct P800 bg noise

parent 83c1106a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -35,14 +35,11 @@ preprocessing_2:
    preamble: 10000
    preamble_noise: true
    ### Additive background noise
    # TODO: enable after bug with bg noise addition is fixed
    background_noise:
        ### REQUIRED: SNR for background noise in dB
        snr: 15
        ### REQUIRED: Path to background noise, must have same format and sampling rate as input signal(s)
        background_noise_path: "experiments/selection/P800-2/background_noise/background_noise.wav"
        ### Seed for delay offest; default = 0
        seed_delay: 10

#################################################
### Bitstream processing
+0 −3
Original line number Diff line number Diff line
@@ -35,14 +35,11 @@ preprocessing_2:
    # concatenation_order: []
    preamble: 10000
    preamble_noise: true
    # TODO: enable after bug with bg noise addition is fixed
    background_noise:
        ### REQUIRED: SNR for background noise in dB
        snr: 15
        ### REQUIRED: Path to background noise, must have same format and sampling rate as input signal(s)
        background_noise_path: "experiments/selection/P800-5/background_noise/background_noise.wav"
        ### Seed for delay offest; default = 0
        seed_delay: 10

#################################################
### Bitstream processing