topel commited on
Commit
9040c27
1 Parent(s): d16a293

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -143,13 +143,17 @@ Frame-level embeddings, shape: torch.Size([1, 768, 31, 7])
143
 
144
  ## Citation
145
 
 
 
146
  ```bibtex
147
- @inproceedings{Bredin2021,
148
- Title = {{Adapting a ConvNeXt model to audio classification on AudioSet}},
149
- Author = {{Pellegrini}, Thomas, and {Khalfaoui-Hassani}, Ismail and {Labb\'e}, Etienne and {Masquelier}, Timoth\'e},
150
- Booktitle = {Proc. Interspeech 2023},
151
- Address = {Dublin},
152
- Month = {August},
153
- Year = {2023},
 
154
  ```
155
 
 
 
143
 
144
  ## Citation
145
 
146
+ Cite as: Pellegrini, T., Khalfaoui-Hassani, I., Labbé, E., Masquelier, T. (2023) Adapting a ConvNeXt Model to Audio Classification on AudioSet. Proc. INTERSPEECH 2023, 4169-4173, doi: 10.21437/Interspeech.2023-1564
147
+
148
  ```bibtex
149
+ @inproceedings{pellegrini23_interspeech,
150
+ author={Thomas Pellegrini and Ismail Khalfaoui-Hassani and Etienne Labb\'e and Timoth\'ee Masquelier},
151
+ title={{Adapting a ConvNeXt Model to Audio Classification on AudioSet}},
152
+ year=2023,
153
+ booktitle={Proc. INTERSPEECH 2023},
154
+ pages={4169--4173},
155
+ doi={10.21437/Interspeech.2023-1564}
156
+ }
157
  ```
158
 
159
+