Update README.md
Browse files
README.md
CHANGED
@@ -48,13 +48,16 @@ This is due to the diverse nature of the AudioSet dataset used for pre-training,
|
|
48 |
|
49 |
## Citation
|
50 |
|
51 |
-
If you use these pre-trained models in your work, please cite the following
|
|
|
52 |
|
53 |
```bib
|
54 |
@article{ARCH,
|
55 |
title={Benchmarking Representations for Speech, Music, and Acoustic Events},
|
56 |
-
author={La Quatra, Moreno and Koudounas, Alkis and Vaiani, Lorenzo and Baralis, Elena and Garza, Paolo and Cagliero, Luca
|
57 |
year={2024},
|
58 |
booktitle={2024 IEEE International Conference on Acoustics, Speech, and Signal Processing Workshops (ICASSPW)},
|
59 |
}
|
60 |
-
```
|
|
|
|
|
|
48 |
|
49 |
## Citation
|
50 |
|
51 |
+
If you use these pre-trained models in your work, please cite the following
|
52 |
+
|
53 |
|
54 |
```bib
|
55 |
@article{ARCH,
|
56 |
title={Benchmarking Representations for Speech, Music, and Acoustic Events},
|
57 |
+
author={La Quatra, Moreno and Koudounas, Alkis and Vaiani, Lorenzo and Baralis, Elena and Garza, Paolo and Cagliero, Luca and Siniscalchi, Sabato Marco},
|
58 |
year={2024},
|
59 |
booktitle={2024 IEEE International Conference on Acoustics, Speech, and Signal Processing Workshops (ICASSPW)},
|
60 |
}
|
61 |
+
```
|
62 |
+
|
63 |
+
[arXiv version: arxiv.org/abs/2405.00934](arxiv.org/abs/2405.00934)
|