--- dataset_info: features: - name: audio dtype: audio - name: label dtype: class_label: names: '0': '0' '1': '1' '2': '2' '3': '3' '4': '4' '5': '5' '6': '6' '7': airplane '8': bebop_1 '9': breathing '10': brushing_teeth '11': can_opening '12': car_horn '13': cat '14': chainsaw '15': chirping_birds '16': church_bells '17': clapping '18': clock_alarm '19': clock_tick '20': coughing '21': cow '22': crackling_fire '23': crickets '24': crow '25': crying_baby '26': dog '27': door_wood_creaks '28': door_wood_knock '29': drinking_sipping '30': engine '31': fireworks '32': footsteps '33': frog '34': glass_breaking '35': hand_saw '36': helicopter '37': hen '38': insects '39': keyboard_typing '40': laughing '41': membo_1 '42': mouse_click '43': pig '44': pouring_water '45': rain '46': rooster '47': sea_waves '48': sheep '49': siren '50': sneezing '51': snoring '52': thunderstorm '53': toilet_flush '54': train '55': vacuum_cleaner '56': washing_machine '57': water_drops '58': wind - name: source_dataset dtype: string - name: split dtype: string splits: - name: train num_bytes: 1706637840.285455 num_examples: 8638 - name: test num_bytes: 437711552.7025449 num_examples: 2160 download_size: 2076608668 dataset_size: 2144349392.988 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---