davidscripka commited on
Commit
b824a1e
1 Parent(s): c4e8a0e

Update dataset card

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: unknown
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: unknown
3
+ task_categories:
4
+ - audio-classification
5
+ - automatic-speech-recognition
6
+ size_categories:
7
+ - n<1K
8
  ---
9
+
10
+ MIT Environmental Impulse Response Dataset
11
+
12
+ The audio recordings in this dataset are originally created by the Computational Audition Lab at MIT. The source of the data can be found at: [https://mcdermottlab.mit.edu/Reverb/IR_Survey.html](https://mcdermottlab.mit.edu/Reverb/IR_Survey.html).
13
+
14
+ The audio files in the dataset have been resampled to a sampling rate of 16 kHz. This resampling was done to reduce the size of the dataset while making it more suitable for various tasks, including data augmentation.
15
+
16
+ The dataset consists of 271 audio files, each in WAV format. These files collectively provide a diverse range of environmental impulse response data.
17
+
18
+ The license for this dataset is unknown. Please refer to the dataset source for any licensing information or usage restrictions, and cite appropriately.