Commit 5420d6ce authored by Anika Treffehn's avatar Anika Treffehn
Browse files

modified gitignore and item gen P800-2 configs

parent 139f7c96
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -14,8 +14,13 @@ mc.double
experiments/selection/*/proc_input/cat*/*.wav
experiments/selection/*/proc_input/cat*/*.csv
experiments/selection/*/proc_input/cat*/*.pcm
experiments/selection/*/background_noise/*.wav
experiments/selection/*/proc_input/*.log
experiments/selection/*/proc_input/*.yml
experiments/selection/*/proc_output/
experiments/selection/*/config/*cat*-lab_*.yml
experiments/selection/*/gen_input/IRs/*.wav
experiments/selection/*/gen_input/items_mono/*.wav
*~
tests/temp_output_*
tests/cut
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@ scenes:
        overlap: -1.0
         
    cat1_7: 
        name: "cat1/a1s07"
        name: "cat1/a1s07.wav"
        description: "Preliminary: Car with AB microphone pickup, no overlap between the talkers, car noise."
        source: ["f1s13.wav", "m1s13.wav"]
        IR: ["Car_TalkPos5_Stereo_M5_SinSweep_2chn.wav", "Car_TalkPos1_Stereo_M5_SinSweep_2chn.wav"]
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@ scenes:
        overlap: -1.0
         
    cat1_7: 
        name: "cat1/a1s07"
        name: "cat1/a1s07.wav"
        description: "Preliminary: Car with AB microphone pickup, no overlap between the talkers, car noise."
        source: ["f1s13.wav", "m1s13.wav"]
        IR: ["Car_TalkPos5_Stereo_M5_SinSweep_2chn.wav", "Car_TalkPos1_Stereo_M5_SinSweep_2chn.wav"]
+0 −0

Empty file added.