Update README.md
Browse files
README.md
CHANGED
|
@@ -26,4 +26,16 @@ ROMA introduces a "Speak Head" mechanism to decouple response timing from conten
|
|
| 26 |
|
| 27 |
- **Paper:** [ROMA: Real-time Omni-Multimodal Assistant with Interactive Streaming Understanding](https://arxiv.org/abs/2601.10323)
|
| 28 |
- **Project Page:** [Link](https://eureka-maggie.github.io/ROMA_show/)
|
| 29 |
-
- **Repository:** [[Github (Coming Soon)](https://github.com/Eureka-Maggie/ROMA)]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
- **Paper:** [ROMA: Real-time Omni-Multimodal Assistant with Interactive Streaming Understanding](https://arxiv.org/abs/2601.10323)
|
| 28 |
- **Project Page:** [Link](https://eureka-maggie.github.io/ROMA_show/)
|
| 29 |
+
- **Repository:** [[Github (Coming Soon)](https://github.com/Eureka-Maggie/ROMA)]
|
| 30 |
+
|
| 31 |
+
## Citation
|
| 32 |
+
|
| 33 |
+
If you find this project useful, please cite:
|
| 34 |
+
|
| 35 |
+
```bibtex
|
| 36 |
+
@article{tian2026roma,
|
| 37 |
+
title={ROMA: Real-time Omni-Multimodal Assistant with Interactive Streaming Understanding},
|
| 38 |
+
author={Tian, Xueyun and Li, Wei and Xu, Bingbing and Dong, Heng and Wang, Yuanzhuo and Shen, Huawei},
|
| 39 |
+
journal={arXiv preprint arXiv:2601.10323},
|
| 40 |
+
year={2026}
|
| 41 |
+
}
|