Update README.md
Browse files
README.md
CHANGED
|
@@ -46,11 +46,13 @@ Audio Flamingo 2 uses a cross-attention architecture similar to [Audio Flamingo]
|
|
| 46 |
## Citation
|
| 47 |
- Audio Flamingo 2
|
| 48 |
```
|
| 49 |
-
@
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
|
|
|
|
|
|
| 54 |
}
|
| 55 |
```
|
| 56 |
|
|
|
|
| 46 |
## Citation
|
| 47 |
- Audio Flamingo 2
|
| 48 |
```
|
| 49 |
+
@inproceedings{
|
| 50 |
+
ghosh2025audio,
|
| 51 |
+
title={Audio Flamingo 2: An Audio-Language Model with Long-Audio Understanding and Expert Reasoning Abilities},
|
| 52 |
+
author={Sreyan Ghosh and Zhifeng Kong and Sonal Kumar and S Sakshi and Jaehyeon Kim and Wei Ping and Rafael Valle and Dinesh Manocha and Bryan Catanzaro},
|
| 53 |
+
booktitle={Forty-second International Conference on Machine Learning},
|
| 54 |
+
year={2025},
|
| 55 |
+
url={https://openreview.net/forum?id=xWu5qpDK6U}
|
| 56 |
}
|
| 57 |
```
|
| 58 |
|