Update README.md
Browse files
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:**
|
| 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 |
-
|
| 313 |
-
|
| 314 |
-
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
|
| 318 |
-
|
| 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 |
|