Commit
·
4d98619
1
Parent(s):
59bf0b4
Update README.md
Browse files
README.md
CHANGED
@@ -76,13 +76,11 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
|
|
76 |
#### Referencing Timers and Such
|
77 |
|
78 |
```
|
79 |
-
@
|
80 |
-
title={Timers and Such: A Practical Benchmark for Spoken Language Understanding with Numbers},
|
81 |
author={Lugosch, Loren and Papreja, Piyush and Ravanelli, Mirco and Heba, Abdelwahab and Parcollet, Titouan},
|
82 |
year={2021},
|
83 |
-
|
84 |
-
archivePrefix={arXiv},
|
85 |
-
primaryClass={cs.CL}
|
86 |
}
|
87 |
```
|
88 |
|
|
|
76 |
#### Referencing Timers and Such
|
77 |
|
78 |
```
|
79 |
+
@article{lugosch2021timers,
|
80 |
+
title={{Timers and Such: A Practical Benchmark for Spoken Language Understanding with Numbers}},
|
81 |
author={Lugosch, Loren and Papreja, Piyush and Ravanelli, Mirco and Heba, Abdelwahab and Parcollet, Titouan},
|
82 |
year={2021},
|
83 |
+
journal={NeurIPS Datasets and Benchmarks}
|
|
|
|
|
84 |
}
|
85 |
```
|
86 |
|