Datasets:

Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
georg-goetz commited on
Commit
ee1996d
·
verified ·
1 Parent(s): ef96028

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  dataset_info:
3
  features:
4
  - name: audio
@@ -72,7 +73,7 @@ size_categories:
72
  ---
73
 
74
  ## Dataset Description
75
- - **Paper:** Coming soon
76
  - **Point of contact:** [email protected]
77
 
78
  # **Treble10-RIR (32 kHz)**
@@ -308,17 +309,14 @@ The **Treble10-RIR** dataset is licensed under a [Creative Commons Attribution-N
308
  ### Citation Information
309
 
310
  ```
311
- @misc{
312
- author = {Mullins, Sarabeth S. and
313
- Goetz, Georg and
314
- Bezzam, Eric and
315
- Zheng, Steven and
316
- Nielsen, Daniel Gert},
317
- year = {2025}
318
- title = {Treble10-RIR: A high fidelity spatial and multichannel room impulse dataset},
319
- url = { https://huggingface.co/datasets/treble-technologies/Treble10-Speech },
320
- doi = { 10.57967/hf/6687 },
321
- publisher = { Hugging Face }
322
  }
323
  ```
324
 
 
1
  ---
2
+ arxiv: 2510.23141
3
  dataset_info:
4
  features:
5
  - name: audio
 
73
  ---
74
 
75
  ## Dataset Description
76
+ - **Paper:** https://arxiv.org/abs/2510.23141
77
  - **Point of contact:** [email protected]
78
 
79
  # **Treble10-RIR (32 kHz)**
 
309
  ### Citation Information
310
 
311
  ```
312
+ @misc{mullins2025treble10highqualitydatasetfarfield,
313
+ title={Treble10: A high-quality dataset for far-field speech recognition, dereverberation, and enhancement},
314
+ author={Sarabeth S. Mullins and Georg G\"otz and Eric Bezzam and Steven Zheng and Daniel Gert Nielsen},
315
+ year={2025},
316
+ eprint={2510.23141},
317
+ archivePrefix={arXiv},
318
+ primaryClass={eess.AS},
319
+ url={https://arxiv.org/abs/2510.23141},
 
 
 
320
  }
321
  ```
322