Commit 837505cd authored by multrus's avatar multrus
Browse files

adjust background noise level for P800-5 cat. 3/4/5/6 to 15 dB

parent 2da36b6a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ preprocessing_2:
    repeat_signal: true
    background_noise:
        ### REQUIRED: SNR for background noise in dB
        snr: 10
        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_cat3.wav"

+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ preprocessing_2:
    repeat_signal: true
    background_noise:
        ### REQUIRED: SNR for background noise in dB
        snr: 10
        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_cat4.wav"

+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ preprocessing_2:
    repeat_signal: true
    background_noise:
        ### REQUIRED: SNR for background noise in dB
        snr: 10
        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_cat5.wav"

+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ preprocessing_2:
    repeat_signal: true
    background_noise:
        ### REQUIRED: SNR for background noise in dB
        snr: 10
        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_cat6.wav"