Commit fc777ba9 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

add IRs for car environment, update .yml file

parent b9d4ae90
Loading
Loading
Loading
Loading
Loading
+18 −18
Original line number Diff line number Diff line
@@ -51,84 +51,84 @@ add_low_level_random_noise: true
scenes:
    cat1_1: 
        name: "C1P1.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, car noise."
        description: "Car interior with AB microphone pickup, no overlap between the talkers, car noise."
        source: ["f1.wav", "m1.wav"]
        IR: ["", ""]
        IR: ["Car_TalkPos5_Stereo_M5_SinSweep_2chn.wav", "Car_TalkPos1_Stereo_M5_SinSweep_2chn.wav"]
        overlap: -1.0
        
    cat1_2: 
        name: "C1P2.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, car noise."
        description: "Car interior with AB microphone pickup, no overlap between the talkers, car noise."
        source: ["m2.wav", "f2.wav"]
        IR: ["", ""]
        IR: ["Car_TalkPos2_Stereo_M5_SinSweep_2chn.wav", "Car_TalkPos5_Stereo_M5_SinSweep_2chn.wav"]
        overlap: -1.0
        
    cat1_3: 
        name: "C1P3.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, car noise."
        description: "Car interior with AB microphone pickup, no overlap between the talkers, car noise."
        source: ["f3.wav", "m3.wav"]
        IR: ["", ""]
        IR: ["Car_TalkPos5_Stereo_M5_SinSweep_2chn.wav", "Car_TalkPos3_Stereo_M5_SinSweep_2chn.wav"]
        overlap: -1.0
        
    cat1_4: 
        name: "C1P4.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, car noise."
        description: "Car interior with AB microphone pickup, no overlap between the talkers, car noise."
        source: ["m1.wav", "f1.wav"]
        IR:["", ""]
        IR: ["Car_TalkPos4_Stereo_M5_SinSweep_2chn.wav", "Car_TalkPos5_Stereo_M5_SinSweep_2chn.wav"]
        overlap: -1.0
        
    cat1_5: 
        name: "C1P5.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, car noise."
        description: "Car interior with AB microphone pickup, no overlap between the talkers, car noise."
        source: ["f2.wav", "m2.wav"]
        IR: ["", ""]
        IR: ["Car_TalkPos2_Stereo_M5_SinSweep_2chn.wav", "Car_TalkPos4_Stereo_M5_SinSweep_2chn.wav"]
        overlap: -1.0
        
    cat1_6: 
        name: "C1P6.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, car noise."
        description: "Car interior with AB microphone pickup, no overlap between the talkers, car noise."
        source: ["m3.wav", "f3.wav"]
        IR: ["", ""]
        IR: ["Car_TalkPos3_Stereo_M5_SinSweep_2chn.wav", "Car_TalkPos2_Stereo_M5_SinSweep_2chn.wav"]
        overlap: -1.0
         
    cat2_1: 
        name: "C2P1.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, street noise."
        description: "Street conversation with AB microphone pickup, no overlap between the talkers, street noise."
        source: ["m3.wav", "f3.wav"]
        IR: ["", ""]
        overlap: -1.0
        
    cat2_2: 
        name: "C2P2.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, street noise."
        description: "Street conversation with AB microphone pickup, no overlap between the talkers, street noise."
        source: ["f1.wav", "m1.wav"]
        IR: ["", ""]
        overlap: -1.0
        
    cat2_3: 
        name: "C2P3.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, street noise."
        description: "Street conversation with AB microphone pickup, no overlap between the talkers, street noise."
        source: ["m2.wav", "f2.wav"]
        IR: ["", ""]
        overlap: -1.0
        
    cat2_4: 
        name: "C2P4.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, street noise."
        description: "Street conversation with AB microphone pickup, no overlap between the talkers, street noise."
        source: ["f3.wav", "m3.wav"]
        IR: ["", ""]
        overlap: -1.0
        
    cat2_5: 
        name: "C2P5.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, street noise."
        description: "Street conversation with AB microphone pickup, no overlap between the talkers, street noise."
        source: ["m1.wav", "f1.wav"]
        IR: ["", ""]
        overlap: -1.0
        
    cat2_6: 
        name: "C2P6.wav"
        description: "Car with AB microphone pickup, no overlap between the talkers, street noise."
        description: "Street conversation with AB microphone pickup, no overlap between the talkers, street noise."
        source: ["f2.wav", "m2.wav"]
        IR: ["", ""]
        overlap: -1.0
+130 B

File added.

No diff preview for this file type.

+130 B

File added.

No diff preview for this file type.

+130 B

File added.

No diff preview for this file type.

+130 B

File added.

No diff preview for this file type.

Loading