Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ metrics:
|
|
| 18 |
## 🚀🚀 TimeAudio: Bridging Temporal Gaps in Large Audio-Language
|
| 19 |
|
| 20 |
<div style='display:flex; gap: 0.25rem; '>
|
| 21 |
-
<a href='https://arxiv.org/pdf/.pdf'><img src='https://img.shields.io/badge/paper-PDF-green'></a>
|
| 22 |
<a href='https://huggingface.co/lysanderism/TimeAudio'><img src='https://img.shields.io/badge/huggingface-checkpoint-yellow'></a>
|
| 23 |
</div>
|
| 24 |
|
|
@@ -62,9 +62,9 @@ If you find TimeAudio great and useful, please cite our paper:
|
|
| 62 |
@article{,
|
| 63 |
title={TimeAudio: Bridging Temporal Gaps in Large Audio-Language Models},
|
| 64 |
author={Hualei Wang, Yiming Li, Shuo Ma, Hong Liu, Xiangdong Wang },
|
| 65 |
-
journal={arXiv preprint arXiv:},
|
| 66 |
year={2025},
|
| 67 |
-
url={https://arxiv.org/abs/}
|
| 68 |
}
|
| 69 |
```
|
| 70 |
|
|
|
|
| 18 |
## 🚀🚀 TimeAudio: Bridging Temporal Gaps in Large Audio-Language
|
| 19 |
|
| 20 |
<div style='display:flex; gap: 0.25rem; '>
|
| 21 |
+
<a href='https://arxiv.org/pdf/2511.11039.pdf'><img src='https://img.shields.io/badge/paper-PDF-green'></a>
|
| 22 |
<a href='https://huggingface.co/lysanderism/TimeAudio'><img src='https://img.shields.io/badge/huggingface-checkpoint-yellow'></a>
|
| 23 |
</div>
|
| 24 |
|
|
|
|
| 62 |
@article{,
|
| 63 |
title={TimeAudio: Bridging Temporal Gaps in Large Audio-Language Models},
|
| 64 |
author={Hualei Wang, Yiming Li, Shuo Ma, Hong Liu, Xiangdong Wang },
|
| 65 |
+
journal={arXiv preprint arXiv:2511.11039},
|
| 66 |
year={2025},
|
| 67 |
+
url={https://arxiv.org/abs/2511.11039}
|
| 68 |
}
|
| 69 |
```
|
| 70 |
|