File size: 1,396 Bytes
03c9e21
3b6d091
03c9e21
 
 
 
 
3b6d091
03c9e21
 
3b6d091
03c9e21
 
 
3b6d091
03c9e21
3b6d091
03c9e21
1b3e09d
3b6d091
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: cc-by-4.0
task_categories:
- audio-classification
- automatic-speech-recognition
size_categories:
- n<1K
pretty_name: MIT Environmental Impulse Response Dataset
---

# MIT Environmental Impulse Response Dataset

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).

This mirror provides the 16 kHz WAV files used for wake-word training augmentation in the Tater Totterson trainer projects. The files were resampled to 16 kHz to keep the dataset small and convenient for machine-learning audio pipelines.

## License

This impulse-response dataset is released under the [Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by/4.0/).

## Attribution

Please cite the original paper when using this dataset:

```bibtex
@article{traer2016naturalreverberation,
  doi = {10.1073/pnas.1612524113},
  author = {Traer, James and McDermott, Josh H.},
  title = {Statistics of natural reverberation enable perceptual separation of sound and space},
  journal = {Proceedings of the National Academy of Sciences},
  volume = {113},
  number = {48},
  pages = {E7856-E7865},
  year = {2016},
  url = {https://www.pnas.org/doi/abs/10.1073/pnas.1612524113}
}
```