lighthouse-emnlp2024 commited on
Commit
73458f5
·
verified ·
1 Parent(s): 9c9232c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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