Update README.md
Browse files
README.md
CHANGED
|
@@ -4,10 +4,9 @@ datasets:
|
|
| 4 |
- lighthouse-emnlp2024/Clotho-Moment
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
-
arxiv: 2409.15672
|
| 8 |
---
|
| 9 |
# Audio Moment-DETR
|
| 10 |
-
This is a Audio Moment DETR (AM-DETR) proposed in Language-based Audio Moment Retrieval.
|
| 11 |
Given the text query, AM-DETR searches for specific audio segments relevant to the query from the long audio recording.
|
| 12 |
|
| 13 |
## Install
|
|
|
|
| 4 |
- lighthouse-emnlp2024/Clotho-Moment
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
| 7 |
---
|
| 8 |
# Audio Moment-DETR
|
| 9 |
+
This is a Audio Moment DETR (AM-DETR) proposed in [Language-based Audio Moment Retrieval](https://arxiv.org/abs/2409.15672).
|
| 10 |
Given the text query, AM-DETR searches for specific audio segments relevant to the query from the long audio recording.
|
| 11 |
|
| 12 |
## Install
|