Skip to content

Commit cd43ee6

Browse files
committed
Update readme
1 parent d0be10b commit cd43ee6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ It supports seven models, four features (video and audio features), and six data
1212
Furthermore, Lighthouse supports [audio moment retrieval](https://h-munakata.github.io/Language-based-Audio-Moment-Retrieval/), a task to identify relevant moments from an audio input based on a given text query.
1313

1414
## News
15+
- [2025/11/20] [Version 1.2](https://github.com/line/lighthouse/releases/tag/v1.2) Our work ["CASTELLA: Long Audio Dataset with Captions and Temporal Boundaries"](https://arxiv.org/abs/2511.15131) has been released. This update adds support for a new AMR dataset called CASTELLA.
1516
- [2025/06/04] [Version 1.1](https://github.com/line/lighthouse/releases/tag/v1.1) has been released. It includes API changes, AMR gradio demo, and huggingface wrappers for the audio moment retrieval and clotho dataset.
1617
- [2024/12/24] Our work ["Language-based audio moment retrieval"](https://arxiv.org/abs/2409.15672) has been accepted at ICASSP 2025.
1718
- [2024/10/22] [Version 1.0](https://github.com/line/lighthouse/releases/tag/v1.0) has been released.
@@ -142,6 +143,7 @@ Audio moment retrieval
142143
### Pre-trained weights
143144
Pre-trained weights can be downloaded from [here](https://drive.google.com/file/d/1jxs_bvwttXTF9Lk3aKLohkqfYOonLyrO/view?usp=sharing).
144145
Download and unzip on the home directory.
146+
AMR models trained on CASTELLA and Clotho-Moment is available in [here](https://zenodo.org/uploads/17422909)
145147

146148
### Datasets
147149
Due to the copyright issue, we here distribute only feature files.
@@ -158,6 +160,7 @@ To extract features from videos, we use [HERO_Video_Feature_Extractor](https://g
158160
For [AMR](https://h-munakata.github.io/Language-based-Audio-Moment-Retrieval/), download features from here.
159161

160162
- [Clotho Moment/TUT2017/UnAV100-subset](https://zenodo.org/records/13806234)
163+
- [CASTELLA](https://zenodo.org/records/17412176) [[Mirror on HF]](https://huggingface.co/datasets/lighthouse-emnlp2024/CASTELLA_CLAP_features)
161164

162165
The whole directory should be look like this:
163166
```

0 commit comments

Comments
 (0)